On 29.06.26 11:35, John Naylor wrote:
On Mon, Jun 29, 2026 at 3:52 PM Peter Eisentraut <[email protected]> wrote:It looks like this patch was developed concurrently with the switch from pg_attribute_aligned to C11 standard alignas, and it ended up being committed with the "old" style. I propose the attached patch to update that. It's only a stylistic change, but good for consistency and as an example for future code.Looks good to me.
Committed.
