Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Date: 2026-05-16 13:42:47
Message-ID: 1495046.1778938967@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Have we made a definite decision on this? If so, I will push the
> buildfarm change I have ready for it, so when we pull the trigger we
> don't get breakage.

I think we've agreed to do this for v20. (I've not reviewed the
proposed patch, so that's not an endorsement of the patch details.)
Getting out ahead of that in the buildfarm would be a good thing.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2026-05-16 13:44:17 Re: bump minimum supported version of psql and pg_{dump,dumpall,upgrade} to v10
Previous Message Tom Lane 2026-05-16 13:39:24 Re: [PATCH] Fix overflow and underflow in regr_r2()