public inbox for [email protected]
help / color / mirror / Atom feedFrom: Nathan Bossart <[email protected]>
To: [email protected]
Subject: pgsql: Assume "inline" keyword is available.
Date: Thu, 19 Feb 2026 20:37:52 +0000
Message-ID: <[email protected]> (raw)
Assume "inline" keyword is available.
This has been a keyword since C99, and we now require C11, so we no
longer need to use __inline__ or to check for it at configure time.
Reviewed-by: Heikki Linnakangas <[email protected]>
Reviewed-by: Tom Lane <[email protected]>
Discussion: https://postgr.es/m/aZdGbDaV4_yKCMc-%40nathan
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/aa71a35a40b504b33834238ee6d2d551ba4a3740
Modified Files
--------------
configure | 42 -------------------------------------
configure.ac | 1 -
src/include/pg_config.h.in | 6 ------
src/include/port/atomics/arch-x86.h | 2 +-
src/include/storage/s_lock.h | 24 ++++++++++-----------
5 files changed, 13 insertions(+), 62 deletions(-)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: pgsql: Assume "inline" keyword is available.
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox