Remove %error-verbose directive from jsonpath parser
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 3 Jul 2022 21:08:25 +0000 (17:08 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 3 Jul 2022 21:08:25 +0000 (17:08 -0400)
commit89a39d4a4da01b13dddcbcf9bcdac2205c9b1279
treef355354edd088330a745456b8dfc71f16738ebab
parentb762bbde30d21d6a091d44cc2cbbfb1c9550be52
Remove %error-verbose directive from jsonpath parser

None of the other bison parsers contains this directive, and it gives
rise to some unfortunate and impenetrable messages, so just remove it.

Backpatch to release 12, where it was introduced.

Per gripe from Erik Rijkers

Discussion: https://postgr.es/m/ba069ce2-a98f-dc70-dc17-2ccf2a9bf7c7@xs4all.nl
src/backend/utils/adt/jsonpath_gram.y
src/test/regress/expected/jsonb_sqljson.out