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

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

From
Bruce Momjian
Date:
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(+)


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

From
Bruce Momjian
Date:
On Tue, Sep 17, 2024 at 09:47:57AM -0400, Andrew Dunstan wrote:
> 
> On 2024-09-16 Mo 1:27 PM, Bruce Momjian wrote:
> 
>     scripts:  add Perl script to add links to release notes
> 
>     Reported-by: jian he
> 
>     Discussion: https://postgr.es/m/ZuYsS5XdA7hVcV9l@momjian.us
> 
> 
> I realize I'm late to the party on this, but here's a review patch for this
> script. It's mostly stylistic changes (simpler use of print, use of POSIX
> xdigit class for hex digits), but it does correct one actual error: AFAIK "die"
> doesn't do printf style substitutions.

Patch applied.  Sorry for the delay.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  When a patient asks the doctor, "Am I going to die?", he means 
  "Am I going to die soon?"