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: E1oxoiI-000UPE-1f@gemulon.postgresql.org
Views: Raw Message | Whole Thread | 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_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(-)

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.