Re: Unneeded volatile qualifier in fmgr.c

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Julien Rouhaud <rjuju123(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Unneeded volatile qualifier in fmgr.c
Date: 2025-02-12 21:47:14
Message-ID: Z60W4ub-xUE34qjY@nathan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Devulapalli, Raghuveer 2025-02-12 21:48:57 RE: Improve CRC32C performance on SSE4.2
Previous Message Daniel Gustafsson 2025-02-12 21:27:59 Re: describe special values in GUC descriptions more consistently