Re: pgindent versus struct members and typedefs

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, Rahila Syed <rahilasyed90(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgindent versus struct members and typedefs
Date: 2026-05-06 16:13:21
Message-ID: aftooa3UABE3AuZf@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, May 06, 2026 at 10:20:26AM -0500, Nathan Bossart wrote:
> Alright. I'll just prepare the patches and post them here for when that
> time comes, then.

Here's a new version of 0001 with a cleaned-up commit message. I've
omitted 0002, since it's just the result of running pgindent after apply
the first one.

--
nathan

Attachment Content-Type Size
v2-0001-pgindent-Fix-spacing-after-when-member-name-match.patch text/plain 1.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kirill Reshke 2026-05-06 16:34:34 raising errors from Xact leads to assertion failure
Previous Message Tom Lane 2026-05-06 16:07:10 Re: Make printtup a bit faster