pgsql: pg_dump: Fix newline in error message - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pg_dump: Fix newline in error message
Date
Msg-id E1hMw6z-00031H-Fk@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_dump: Fix newline in error message

The newline was incorrectly dropped in
a98c48debcd0620ab07608d53ee08fdb0e7a1edb.

Branch
------
REL_11_STABLE

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

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Fix set of issues with memory-allocation system calls infronten
Next
From: Tomas Vondra
Date:
Subject: Re: pgsql: Fix union for pgstat message types