Re: pgindent versus struct members and typedefs - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: pgindent versus struct members and typedefs
Date
Msg-id aftcOkcXCeFKmZbH@nathan
Whole thread
In response to Re: pgindent versus struct members and typedefs  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgindent versus struct members and typedefs
List pgsql-hackers
On Wed, May 06, 2026 at 11:17:17AM -0400, Tom Lane wrote:
> Nathan Bossart <nathandbossart@gmail.com> writes:
>> On Wed, May 06, 2026 at 11:02:35AM -0400, Tom Lane wrote:
>>> 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.
> 
>> Okay.  I'll go ahead and commit the patches for $subject then, leaving out
>> the version bump.
> 
> No, *don't* do it right now.  You'll break anyone using the
> in-tree version, or if you also commit the ensuing code changes,
> you'll break anyone using an out-of-tree copy.  This stuff all
> needs to go in at once.

Alright.  I'll just prepare the patches and post them here for when that
time comes, then.

-- 
nathan



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgindent versus struct members and typedefs
Next
From: Daniel Gustafsson
Date:
Subject: Re: Changing the state of data checksums in a running cluster