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. Branch ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/10ee893d786a34e7e1b7c5ac49b529ef5f28af0d Modified Files -------------- Makefile | 2 +- README.md | 4 ++-- doc/src/sgml/release-17.sgml | 2 +- src/backend/nodes/gen_node_support.pl | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-)