agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
From: Joe Conway <mail@joeconway.com>
To: pgsql-committers@lists.postgresql.org
Subject: pgsql: Do pre-release housekeeping on catalog data.
Date: Mon, 30 Jun 2025 01:44:21 +0000
Message-ID: <E1uW3ZF-003xyI-1h@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 6300

This should have been done prior to beta1, but it was forgotten. This
will ensure we get the correct numbering for beta2 onward.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9c5b9a280cb6089c011a01797868da83f97d0230

Modified Files
--------------
src/include/catalog/catversion.h     |   2 +-
src/include/catalog/pg_authid.dat    |   2 +-
src/include/catalog/pg_collation.dat |   2 +-
src/include/catalog/pg_index.h       |   2 +-
src/include/catalog/pg_proc.dat      | 162 +++++++++++++++++------------------
5 files changed, 85 insertions(+), 85 deletions(-)



view thread (8+ messages)  latest in thread

Message-ID: <E1uW3ZF-003xyI-1h@gemulon.postgresql.org>
Permalink:  ../E1uW3ZF-003xyI-1h@gemulon.postgresql.org/
Also on:    postgresql.org/message-id/E1uW3ZF-003xyI-1h@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: mail@joeconway.com, pgsql-committers@lists.postgresql.org
  Subject: Re: pgsql: Do pre-release housekeeping on catalog data.
  In-Reply-To: <E1uW3ZF-003xyI-1h@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