Re: anonymous unions (C11)

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-10-03T15:16:11Z
Lists: pgsql-hackers
On Fri, Oct 03, 2025 at 09:01:26AM +0200, Peter Eisentraut wrote:
> On 23.09.25 16:17, Nathan Bossart wrote:
>> I would have used this in the DSM registry if it was available.  Patch
>> attached.
> 
> This looks good to me, and also mostly harmless in terms of backpatching.

Committed, thanks for reviewing.

-- 
nathan



Commits

  1. Make some use of anonymous unions [reloptions]

  2. Make some use of anonymous unions [libpq-oauth]

  3. Make some use of anonymous unions [DSM registry].

  4. Make some use of anonymous unions [pg_locale_t]

  5. Make some use of anonymous unions [pgcrypto]

  6. Make some use of anonymous unions [plpython]

  7. Make some use of anonymous unions [reorderbuffer xact_time]