Re: Detailed release notes - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Detailed release notes
Date
Msg-id ZuiEh_O2TYO1agfi@momjian.us
Whole thread Raw
In response to Re: Detailed release notes  (Marcos Pegoraro <marcos@f10.com.br>)
Responses Re: Detailed release notes
List pgsql-hackers
On Mon, Sep 16, 2024 at 03:42:22PM -0300, Marcos Pegoraro wrote:
> Em seg., 16 de set. de 2024 às 15:15, Bruce Momjian <bruce@momjian.us>
> escreveu:
> 
>     > > I changed the patch to use the section symbol "§" instead of showing
>     > > the hashes.  The hashes seemed too detailed.  Does anyone see a better
>     > > symbol to use from here
> 
> 
> Well, I think section symbol is not a good choice for all commit links
> 
> Add backend support for injection points (Michael Paquier) § § § §
> Add backend support for injection points (Michael Paquier) 1 2 3 4
> Add backend support for injection points (Michael Paquier) Commit 1 2 3 4
> 
> I don't know which one is better, but I don't think the section symbol is the
> best. 

We could try:

   Add backend support for injection points (Michael Paquier) §1 §2 §3 §4

and maybe only add numbers if there is more than one commit.

-- 
  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?"



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: [PoC] Federated Authn/z with OAUTHBEARER
Next
From: Peter Eisentraut
Date:
Subject: Re: SQL:2023 JSON simplified accessor support