pgsql: Fix a couple of error messages and tests for them

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix a couple of error messages and tests for them
Date: 2025-04-04 21:08:15
Message-ID: E1u0oGt-002h9N-1R@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix a couple of error messages and tests for them

oversights in 1495eff7bdb and 289f74d0cb2. Mea culpa.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2ef57908067ab29c22ae13f7775fe2afc330e8f6

Modified Files
--------------
src/bin/pg_dump/pg_restore.c | 6 +++---
src/bin/pg_dump/t/001_basic.pl | 4 ++--
src/bin/pg_dump/t/006_pg_dumpall.pl | 4 ++--
3 files changed, 7 insertions(+), 7 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2025-04-04 21:40:48 Re: pgsql: Prevent redeclaration of typedef TocEntry.
Previous Message Nathan Bossart 2025-04-04 20:56:43 pgsql: Prevent redeclaration of typedef TocEntry.