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

From Peter Eisentraut
Subject pgsql: Unify some error messages
Date
Msg-id E1qWHVH-000R99-M3@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
------
REL_16_STABLE

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

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              | 22 +++++++++++-----------
4 files changed, 17 insertions(+), 17 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