pgsql: Fix a couple of error messages and tests for them - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix a couple of error messages and tests for them
Date
Msg-id E1u0oGt-002h9N-1R@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Prevent redeclaration of typedef TocEntry.
Next
From: Álvaro Herrera
Date:
Subject: Re: pgsql: Prevent redeclaration of typedef TocEntry.