pgsql: Add missing newline in error message

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add missing newline in error message
Date: 2016-07-11 11:56:01
Message-ID: E1bMZof-0001Ys-9e@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add missing newline in error message

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/280a558ed6031a790bb9b6748965f4f6bce0930f

Modified Files
--------------
contrib/pg_xlogdump/pg_xlogdump.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-07-11 15:24:21 pgsql: Fix TAP tests and MSVC scripts for pathnames with spaces.
Previous Message Magnus Hagander 2016-07-11 10:48:37 pgsql: Fix start WAL filename for concurrent backups from standby