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-001ODo-9v@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_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/054a23b67402767ec23452a9ff512025a62a80f8

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