Thread: pgsql: Improve a couple of sql/json error messages

pgsql: Improve a couple of sql/json error messages

From
Andrew Dunstan
Date:
Improve a couple of sql/json error messages

Fix the grammar in two, and add a hint to one.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4cd8717af3f0345c758d46fea06fb390b4d593f2

Modified Files
--------------
src/backend/parser/parse_expr.c            |  5 +++--
src/test/regress/expected/json_sqljson.out | 11 +++++++----
2 files changed, 10 insertions(+), 6 deletions(-)