pgsql: Adapt REL_18_STABLE to its new status as a stable branch

From: Joe Conway <mail(at)joeconway(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Adapt REL_18_STABLE to its new status as a stable branch
Date: 2025-06-30 03:00:29
Message-ID: E1uW4kv-003yRy-09@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adapt REL_18_STABLE to its new status as a stable branch

Per the checklist in RELEASE_CHANGES for the creation of a new stable
branch, this commit does the following things:
- Arm gen_node_support.pl's nodetag ABI stability, based on the contents
of nodetags.h.
- Update URLs of top-level README and Makefile to point to the new
stable version.

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/42625ecda28458e7446a83130135fdd061f21832

Modified Files
--------------
Makefile | 2 +-
README.md | 4 ++--
src/backend/nodes/gen_node_support.pl | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-06-30 05:10:59 pgsql: Align log_line_prefix in CI and TAP tests with pg_regress.c
Previous Message Joe Conway 2025-06-30 02:28:29 pgsql: Stamp HEAD as 19devel.