Re: A qsort template - Mailing list pgsql-hackers

From Thomas Munro
Subject Re: A qsort template
Date
Msg-id CA+hUKG+-uFQgSXd3C24oNxZkwxLDj8yYpV40-kfiJ4g-aEW7TA@mail.gmail.com
Whole thread Raw
In response to Re: A qsort template  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: A qsort template
List pgsql-hackers
On Thu, Jun 17, 2021 at 1:14 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> The big problem in my mind, which would not be alleviated in the
> slightest by having a separate file, is that it'd be easy to miss
> removing entries if they ever become obsolete.

I suppose you could invent some kind of declaration syntax in a
comment near the use of the pseudo-typename in the source tree that is
mechanically extracted.



pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Different compression methods for FPI
Next
From: Tom Lane
Date:
Subject: Centralizing protective copying of utility statements