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-000UP2-Vw@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_15_STABLE

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

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.