pgsql: Suppress -Wimplicit-fallthrough warnings in new jsonpath code.

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

Suppress -Wimplicit-fallthrough warnings in new jsonpath code.

Per buildfarm. See commit 41c912cad for precedent.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/20f7c3d5606254d8870697f15fd7a7b4e602e1e1

Modified Files
--------------
src/backend/utils/adt/jsonpath.c | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)