pgsql: Remove %error-verbose directive from jsonpath parser

2022-07-03 Thread Andrew Dunstan
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://pos

pgsql: Remove %error-verbose directive from jsonpath parser

2022-07-03 Thread Andrew Dunstan
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://pos

pgsql: Remove %error-verbose directive from jsonpath parser

2022-07-03 Thread Andrew Dunstan
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://pos

pgsql: Remove %error-verbose directive from jsonpath parser

2022-07-03 Thread Andrew Dunstan
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://pos

pgsql: Remove %error-verbose directive from jsonpath parser

2022-07-03 Thread Andrew Dunstan
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://pos