CLI interface to AdjustUpgrade.pm

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: CLI interface to AdjustUpgrade.pm
Date: 2026-02-25 19:17:25
Message-ID: 2fb787be-79f2-4161-8ba4-24e8cab019ac@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I have in hand a little project I have mentioned elsewhere, to convert
the Buildfarm client to Python. It's well underway, but one blocker is
the cross version upgrade module's use of AdjustUpgrade.pm. The best way
around that I can think of is to provide a CLI interface to the module,
along the lines of the attached small script, which I would propose to
backpatch to all the live branches.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

Attachment Content-Type Size
adjust_upgrade.pl application/x-perl 3.5 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Antonin Houska 2026-02-25 19:41:15 Re: Adding REPACK [concurrently]
Previous Message Antonin Houska 2026-02-25 19:04:13 Re: Adding REPACK [concurrently]