Suppress -Wimplicit-fallthrough warnings in new jsonpath code.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 20f7c3d5606254d8870697f15fd7a7b4e602e1e1
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-03-16T16:34:46Z
Releases: 12.0
Suppress -Wimplicit-fallthrough warnings in new jsonpath code.

Per buildfarm.  See commit 41c912cad for precedent.

Files

PathChange+/−
src/backend/utils/adt/jsonpath.c modified +5 −2