pgsql: Unify some error messages - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Unify some error messages
Date
Msg-id E1qWHVH-000R98-LV@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Unify some error messages

We had essentially the same error in several different wordings.
Unify that.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/dca20013ebab0f0176e610a36b846d899af1d451

Modified Files
--------------
src/backend/utils/adt/json.c                       |  4 ++--
src/backend/utils/adt/jsonb_util.c                 |  2 +-
.../ecpg/test/expected/sql-sqljson.stderr          |  6 ++---
src/test/regress/expected/sqljson.out              | 26 +++++++++++-----------
4 files changed, 19 insertions(+), 19 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Improved CREATE SUBSCRIPTION message for clarity
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc: PG 16 relnotes, initial markup