pgsql: Add unreachable "break" to satisfy -Wimplicit-fallthrough.

Started by Tom Laneover 7 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Add unreachable "break" to satisfy -Wimplicit-fallthrough.

gcc is a bit pickier about this than perhaps it should be.

Discussion: /messages/by-id/E1h6zzT-0003ft-DD@gemulon.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fb50d3f03fe6876b878d636a312c2ccc1f4f99af

Modified Files
--------------
src/backend/parser/parse_func.c | 1 +
1 file changed, 1 insertion(+)