Re: Rename C23 keyword - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Rename C23 keyword
Date
Msg-id CA+TgmoYiWw9Q4_gM0i8cWUiMdfYOW-btPe8CqYF-H1RgLPRtug@mail.gmail.com
Whole thread Raw
In response to Rename C23 keyword  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Rename C23 keyword
List pgsql-hackers
On Tue, Aug 6, 2024 at 4:04 AM Peter Eisentraut <peter@eisentraut.org> wrote:
> constexpr is a keyword in C23.  Rename a conflicting identifier for
> future-proofing.
>
> Obviously, C23 is way in the future, but this is a hard error that
> prevents any further exploration.  (To be clear: This only happens if
> you explicitly select C23 mode.  I'm not aware of a compiler where this
> is the default yet.)

This seems fine.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Kirill Reshke
Date:
Subject: Support multi-column renaming?
Next
From: Robert Haas
Date:
Subject: Re: Detailed release notes