pgsql: Fix perl warning from commit 9b4eafcaf4

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix perl warning from commit 9b4eafcaf4
Date: 2022-11-23 12:18:50
Message-ID: E1oxoiH-000UP2-Vw@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Greg Stark 2022-11-23 16:58:41 Re: pgsql: Prevent instability in contrib/pageinspect's regression test.
Previous Message Tom Lane 2022-11-22 23:46:40 pgsql: Give better hints for ambiguous or unreferenceable columns.