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

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

From
Tom Lane
Date:
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(-)