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-00031I-Fg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_dump: Fix newline in error message

The newline was incorrectly dropped in
5a191f697400560fa8f2cc11817072bf9055de73.

Branch
------
REL_10_STABLE

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

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