pgsql: scripts: add Perl script to add links to release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: scripts: add Perl script to add links to release notes
Date: 2024-09-16 17:27:03
Message-ID: E1sqFV9-001ODn-9M@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2024-09-16 18:15:04 pgsql: doc PG relnotes: add links to commits
Previous Message Andrew Dunstan 2024-09-16 12:23:58 Re: pgsql: Perl scripts: eliminate "Useless interpolation" warnings