agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Remove pg_upgrade support for upgrading from pre-9.2 servers.
Date: Wed, 15 Dec 2021 00:18:01 +0000
Message-ID: <E1mxHzd-00087E-VJ@gemulon.postgresql.org> (raw)

Remove pg_upgrade support for upgrading from pre-9.2 servers.

Per discussion, we'll limit support for old servers to those branches
that can still be built easily on modern platforms, which as of now
is 9.2 and up.

Discussion: https://postgr.es/m/2923349.1634942313@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e469f0aaf3c586c8390bd65923f97d4b1683cd9f

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml  |  17 +----
src/bin/pg_upgrade/check.c       |  28 +-------
src/bin/pg_upgrade/info.c        |  24 ++-----
src/bin/pg_upgrade/pg_upgrade.h  |  16 +----
src/bin/pg_upgrade/relfilenode.c |  12 +---
src/bin/pg_upgrade/server.c      |  14 +---
src/bin/pg_upgrade/tablespace.c  |  22 ++-----
src/bin/pg_upgrade/test.sh       |   3 -
src/bin/pg_upgrade/version.c     | 134 +++++++--------------------------------
9 files changed, 43 insertions(+), 227 deletions(-)



view thread (2+ messages)  latest in thread

Message-ID: <E1mxHzd-00087E-VJ@gemulon.postgresql.org>
Permalink:  ../E1mxHzd-00087E-VJ@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1mxHzd-00087E-VJ@gemulon.postgresql.org

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: pgsql-committers@postgresql.org
  Cc: tgl@sss.pgh.pa.us, pgsql-committers@lists.postgresql.org
  Subject: Re: pgsql: Remove pg_upgrade support for upgrading from pre-9.2 servers.
  In-Reply-To: <E1mxHzd-00087E-VJ@gemulon.postgresql.org>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox