Re: convert various variables to atomics

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: convert various variables to atomics
Date: 2026-09-24 19:48:05
Message-ID: arV-dVlPJey9syQi@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Sep 22, 2026 at 02:50:19PM -0500, Nathan Bossart wrote:
> I've now committed everything except for these last two patches, which I'm
> planning to commit tomorrow.

I've now committed everything tracked in this thread.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-09-24 19:51:05 Re: AW: PG19beta1: GCC 16.1.1 warning: ‘actual_arg_types’ may be used uninitialized in clauses.c
Previous Message Bharath Rupireddy 2026-09-24 19:29:33 Re: [PATCH] Refactor remaining zero-fill relation extensions to use smgrzeroextend()