1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Adapt REL_17_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.

In passing, this fixes an incorrect comment in release-17.sgml.
This commit is contained in:
Michael Paquier
2024-07-01 08:05:35 +09:00
parent 7dcc6f8e6d
commit 10ee893d78
4 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
<!-- doc/src/sgml/release-16.sgml -->
<!-- doc/src/sgml/release-17.sgml -->
<!-- See header comment in release.sgml about typical markup -->
<sect1 id="release-17">