Re: Harmonizing pg_bsd_indent parameter names
Peter Geoghegan <pg@bowt.ie>
From: Peter Geoghegan <pg@bowt.ie>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Nathan Bossart <nathandbossart@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-06-13T02:04:04Z
Lists: pgsql-hackers
On Wed, Jun 12, 2024 at 9:58 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > We could probably assume that we'll treat their code as though > HAVE_POSIX_DECLS is true and so this whole stanza goes away. > But I'd just as soon not think about it until I have the energy > to do that sync. Unless somebody else is hot to do it (if so, > see the notes at src/timezone/README), let's leave this be > for now. Understood. Thanks. -- Peter Geoghegan
Commits
-
Harmonize pg_bsd_indent parameter names.
- 99b99285e543 17.0 landed
-
Ensure we use the correct spelling of "ensure"
- 10d34fefc2ab 17.0 cited
-
Consistently use named parameters in regex code.
- bc2187ed63c5 16.0 cited