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

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, 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-07-31 15:01:33
Message-ID: amy4zVTKV4--UBfM@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 08, 2026 at 04:43:46PM -0500, Nathan Bossart wrote:
> I just noticed that I forgot to update AdjustUpgrade.pm accordingly.
> Here's a patch.

Committed.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Rui Zhao 2026-07-31 15:16:22 Re: Prove a NOT IN's left-hand expressions non-nullable from quals
Previous Message Andrey Borodin 2026-07-31 14:58:32 Re: WAL compression setting after PostgreSQL LZ4 default change