pgsql: scripts: add Perl script to add links to release notes - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: scripts: add Perl script to add links to release notes
Date
Msg-id E1sqFV9-001ODr-AJ@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
scripts:  add Perl script to add links to release notes

Reported-by: jian he

Discussion: https://postgr.es/m/ZuYsS5XdA7hVcV9l@momjian.us

Backpatch-through: 12

Branch
------
REL_16_STABLE

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

Modified Files
--------------
src/tools/RELEASE_CHANGES     |   1 +
src/tools/add_commit_links.pl | 136 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 137 insertions(+)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgsql: Perl scripts: eliminate "Useless interpolation" warnings
Next
From: Bruce Momjian
Date:
Subject: pgsql: doc PG relnotes: add links to commits