pgsql: Unify error messages

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Unify error messages
Date: 2026-08-20 07:08:40
Message-ID: E1wwwtD-00000001KRu-1uZn@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Unify error messages

and some small style improvements

Branch
------
master

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

Modified Files
--------------
src/backend/commands/explain_state.c | 6 +++---
src/backend/commands/subscriptioncmds.c | 5 +++--
src/backend/commands/wait.c | 6 +++---
src/test/regress/expected/subscription.out | 4 ++--
4 files changed, 11 insertions(+), 10 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2026-08-20 08:22:19 pgsql: Track RI fast-path FK-check batches per firing cycle
Previous Message Michael Paquier 2026-08-20 06:17:57 pgsql: Fix postmaster failing to exit when startup crashes during crash