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 E1oxoiH-000UP1-VU@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b425bf0081386a544e1faf872a75da69a971e173

Modified Files
--------------
src/test/perl/PostgreSQL/Test/Cluster.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.