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-08 21:43:46
Message-ID: ak7Ekv2-L-G55-YD@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I just noticed that I forgot to update AdjustUpgrade.pm accordingly.
Here's a patch.

--
nathan

Attachment Content-Type Size
v1-0001-clean-up-AdjustUpgrade.pm-after-pg_upgrade-min-ve.patch text/plain 9.0 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2026-07-08 22:14:03 Re: index prefetching
Previous Message Tomas Vondra 2026-07-08 21:41:47 Re: s/pg_attribute_always_inline/pg_always_inline/?