Re: Detailed release notes

From: Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>
To: jian he <jian(dot)universality(at)gmail(dot)com>
Cc: Euler Taveira <euler(at)eulerto(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Detailed release notes
Date: 2024-08-06 13:57:00
Message-ID: CAB-JLwb-d5awcgHkeaNdHgJR61TXdRQto3zap0Ki4UnTVgwpSA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em ter., 6 de ago. de 2024 às 04:30, jian he <jian(dot)universality(at)gmail(dot)com>
escreveu:

>
> you can also preview the attached screenshot to see the rendered effect.
>

Loved, except that the commit id does not help too much, so I don't think
we need it.
I think a numbered link would be better.

- Change functions to use a safe search_path during maintenance
operations (Jeff Davis) [1, 2]

And your patch has an additional space before comma before second, third
links, [1 , 2] instead of [1, 2]

regards
Marcos

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kirill Reshke 2024-08-06 13:58:11 Support multi-column renaming?
Previous Message Tomas Vondra 2024-08-06 12:53:09 Re: Instability with incremental backup tests (pg_combinebackup, 003_timeline.pl)