agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Andrew Dunstan <andrew@dunslane.net>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Don't try to import a non-exported object in vcregress.pl
Date: Fri, 12 Jun 2026 14:31:43 +0000
Message-ID: <E1wY2v9-0001nu-0X@gemulon.postgresql.org> (raw)

Don't try to import a non-exported object in vcregress.pl

Commit ca9e9b08e453 wrongly tried to import devnull from File::Spec, but
it's not exported, you just call the method via the class. This was
harmless until modern perls complained, so stop doing that.

Per buildfarm failures.

Backpatch 14 thru 16

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/10f087987741394254323bf0016ad1d631494a3d

Modified Files
--------------
src/tools/msvc/vcregress.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



view thread (3+ messages)  latest in thread

Message-ID: <E1wY2v9-0001nu-0X@gemulon.postgresql.org>
Permalink:  ../E1wY2v9-0001nu-0X@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1wY2v9-0001nu-0X@gemulon.postgresql.org

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-committers@postgresql.org
  Cc: andrew@dunslane.net, pgsql-committers@lists.postgresql.org
  Subject: Re: pgsql: Don't try to import a non-exported object in vcregress.pl
  In-Reply-To: <E1wY2v9-0001nu-0X@gemulon.postgresql.org>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox