pgsql: Fix Perl warning - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix Perl warning
Date
Msg-id E1qI9t4-002WQv-Kx@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix Perl warning

Use of uninitialized value $content in concatenation (.) or string

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/6ee01e25b7f79bdf835d12927b306ad922c55fd3

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Utils.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Make some indentation in gram.y consistent
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Use shorter location for pg_replslot in pg_basebackup test