Remove %error-verbose directive from jsonpath parser
Andrew Dunstan <andrew@dunslane.net>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/jsonpath_gram.y | modified | +0 −1 |
| src/test/regress/expected/jsonpath.out | modified | +17 −17 |
Discussion
- JSON/SQL: jsonpath: incomprehensible error message 8 messages · 2022-06-26 → 2022-07-03