pgsql: Improve Perl script which adds commit links to release notes

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve Perl script which adds commit links to release notes
Date: 2024-09-19 12:46:02
Message-ID: E1srGXq-0000eI-Bv@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve Perl script which adds commit links to release notes

Reported-by: Andrew Dunstan

Discussion: https://postgr.es/m/b2465837-56df-4794-a0b5-5e6ed44ed870@dunslane.net

Author: Andrew Dunstan

Backpatch-through: 12

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/967316eebbd86bd3dce2607136ec24df7a9dce70

Modified Files
--------------
src/tools/add_commit_links.pl | 21 +++++++++------------
1 file changed, 9 insertions(+), 12 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alexander Korotkov 2024-09-19 12:47:24 Re: pgsql: Implement pg_wal_replay_wait() stored procedure
Previous Message Bruce Momjian 2024-09-19 12:45:49 Re: pgsql: scripts: add Perl script to add links to release notes