pgsql: Fix Perl warning - Mailing list pgsql-committers

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

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

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1421e8f3b6fc489f66d665d2a657f1af8bcd6595

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