Thread

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

    Nathan Bossart <nathandbossart@gmail.com> — 2026-05-06T21:47:15Z

    On Fri, May 01, 2026 at 03:10:51PM -0500, Nathan Bossart wrote:
    > 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.
    
    Best I can tell, the rewrite_multixacts() changes are fine.  I also noticed
    a couple of accidental removals of v11 stuff in the psql patch, which
    should be fixed in the attached.
    
    -- 
    nathan