agora inbox for pgsql-committers@postgresql.org
help / color / mirror / Atom feedFrom: Tom Lane <tgl@sss.pgh.pa.us>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Do pre-release housekeeping on catalog data.
Date: Wed, 12 May 2021 17:36:15 +0000
Message-ID: <E1lgsmN-0006it-02@gemulon.postgresql.org> (raw)
Do pre-release housekeeping on catalog data.
Run renumber_oids.pl to move high-numbered OIDs down, as per pre-beta
tasks specified by RELEASE_CHANGES. For reference, the command was
./renumber_oids.pl --first-mapped-oid 8000 --target-oid 6150
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/14472442861ca95cc9158518acdedf740c4bff55
Modified Files
--------------
src/include/catalog/catversion.h | 2 +-
src/include/catalog/pg_authid.dat | 6 +--
src/include/catalog/pg_collation.h | 2 +-
src/include/catalog/pg_opfamily.dat | 4 +-
src/include/catalog/pg_proc.dat | 84 ++++++++++++++++++-------------------
src/include/catalog/pg_type.dat | 12 +++---
6 files changed, 55 insertions(+), 55 deletions(-)
view thread (8+ messages) latest in thread
Message-ID: <E1lgsmN-0006it-02@gemulon.postgresql.org>
Permalink: ../E1lgsmN-0006it-02@gemulon.postgresql.org/
Also on: postgresql.org/message-id/E1lgsmN-0006it-02@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: Do pre-release housekeeping on catalog data.
In-Reply-To: <E1lgsmN-0006it-02@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