Add unreachable "break" to satisfy -Wimplicit-fallthrough. gcc is a bit pickier about this than perhaps it should be.
Discussion: https://postgr.es/m/[email protected] Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/fb50d3f03fe6876b878d636a312c2ccc1f4f99af Modified Files -------------- src/backend/parser/parse_func.c | 1 + 1 file changed, 1 insertion(+)
