Suppress -Wimplicit-fallthrough warnings in new jsonpath code.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 Mar 2019 16:34:46 +0000 (12:34 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 16 Mar 2019 16:34:46 +0000 (12:34 -0400)
commit20f7c3d5606254d8870697f15fd7a7b4e602e1e1
tree2b6bb9873ebf305f023169417cc11b848fbf4569
parentf27314ff9a0eb60b75bb576c3629c8849f7698c1
Suppress -Wimplicit-fallthrough warnings in new jsonpath code.

Per buildfarm.  See commit 41c912cad for precedent.
src/backend/utils/adt/jsonpath.c