pgsql: Fix perl warning from commit 9b4eafcaf4 - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Fix perl warning from commit 9b4eafcaf4
Date
Msg-id E1oxoiI-000UPE-1f@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix perl warning from commit 9b4eafcaf4

per gripe from Andres Freund and Tom Lane

Backpatch to all live branches.

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2f92b8ad3121d9f23c48afbd3a60a2592cf90ba0

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Give better hints for ambiguous or unreferenceable columns.
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Don't test HEAP_XMAX_INVALID when freezing xmax.