pgsql: Improve a couple of sql/json error messages

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Improve a couple of sql/json error messages
Дата
Msg-id E1nf0RT-000UYE-HN@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Fix transformJsonBehavior
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Rethink the delay-checkpoint-end mechanism in the back-branches.