Re: Unneeded volatile qualifier in fmgr.c - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Unneeded volatile qualifier in fmgr.c
Date
Msg-id Z60W4ub-xUE34qjY@nathan
Whole thread Raw
In response to Re: Unneeded volatile qualifier in fmgr.c  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Unneeded volatile qualifier in fmgr.c
List pgsql-hackers
On Wed, Feb 12, 2025 at 09:38:04AM -0600, Nathan Bossart wrote:
> In any case, I don't see a problem with removing "volatile" now, so I'll
> plan on committing this later today if there are no objections.

Committed.

-- 
nathan



pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: describe special values in GUC descriptions more consistently
Next
From: "Devulapalli, Raghuveer"
Date:
Subject: RE: Improve CRC32C performance on SSE4.2