Re: pgindent versus struct members and typedefs

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Chao Li <li.evan.chao@gmail.com>, Rahila Syed <rahilasyed90@gmail.com>, Robert Haas <robertmhaas@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-05-06T15:02:35Z
Lists: pgsql-hackers
Nathan Bossart <nathandbossart@gmail.com> writes:
> Some of our changes to pg_bsd_indent bumped INDENT_VERSION.  Should we do
> that here?

We already have an INDENT_VERSION bump queued for the
space-between-comma-and-period change.  I don't think we need two
bumps in this cycle, as long as we coordinate pushing these changes.

			regards, tom lane