public inbox for [email protected]  
help / color / mirror / Atom feed
From: Tom Lane <[email protected]>
To: [email protected]
Subject: pgsql: Do pre-release housekeeping on catalog data.
Date: Wed, 13 May 2026 14:54:49 +0000
Message-ID: <[email protected]> (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 6400

(but there were already some used OIDs at 6400, so the first one
actually assigned was 6434).

Branch
------
master

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

Modified Files
--------------
src/include/catalog/catversion.h                  |   2 +-
src/include/catalog/pg_operator.dat               |  12 +--
src/include/catalog/pg_opfamily.dat               |   4 +-
src/include/catalog/pg_proc.dat                   | 102 +++++++++++-----------
src/include/catalog/pg_propgraph_element.h        |   8 +-
src/include/catalog/pg_propgraph_element_label.h  |   8 +-
src/include/catalog/pg_propgraph_label.h          |   6 +-
src/include/catalog/pg_propgraph_label_property.h |   8 +-
src/include/catalog/pg_propgraph_property.h       |   6 +-
src/include/catalog/pg_type.dat                   |   4 +-
10 files changed, 80 insertions(+), 80 deletions(-)



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: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgsql: Do pre-release housekeeping on catalog data.
  In-Reply-To: <[email protected]>

* 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