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-001ODv-BP@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_14_STABLE

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

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