pgsql: Suppress another CR in program output

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Suppress another CR in program output
Date: 2019-09-30 19:51:47
Message-ID: E1iF1hz-0005rM-Ji@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Suppress another CR in program output

This one was exposed by a12c75a10.

Backpatch to release 11 where check_pg_config was introduced.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/863fa43e32b02963f240864245c6c922f619459f

Modified Files
--------------
src/test/perl/TestLib.pm | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2019-09-30 19:55:54 Re: pgsql: Implement jsonpath .datetime() method
Previous Message Andres Freund 2019-09-30 19:50:29 pgsql: Fix pg_rewind link order issue introduced in 927474ce1a2.