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

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

I wrote a new set of patches on a plane a couple of weeks ago, but I forgot
to post them. I'm not yet 100% positive I've got the changes to
rewrite_multixacts() in the pg_upgrade patch correct, but otherwise it's
pretty mechanical and straightforward.

--
nathan

Attachment Content-Type Size
v2-0001-pg_dump-pg_dumpall-bump-minimum-supported-version.patch text/plain 30.0 KB
v2-0002-pg_upgrade-bump-minimum-supported-version-to-v10.patch text/plain 32.6 KB
v2-0003-psql-bump-minimum-supported-version-to-v10.patch text/plain 22.4 KB
v2-0004-run-pgindent.patch text/plain 61.4 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Daniel Gustafsson 2026-05-01 21:13:16 Re: Changing the state of data checksums in a running cluster
Previous Message Jim Jones 2026-05-01 19:34:42 Re: VACUUM FULL, CLUSTER, and REPACK block on other sessions' temp tables