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-001ODn-9M@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/257210455257aaac30001914886d422cbf34c215

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