Atomics in localbuf.c - Mailing list pgsql-hackers

From Antonin Houska
Subject Atomics in localbuf.c
Date
Msg-id 17129.1583428915@antos
Whole thread Raw
Responses Re: Atomics in localbuf.c  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
What's the reason to use pg_atomic...read_...() and pg_atomic...write_...()
functions in localbuf.c?

It looks like there was an intention not to use them

https://www.postgresql.org/message-id/CAPpHfdtfr3Aj7xJonXaKR8iY2p8uXOQ%2Be4BMpMDAM_5R4OcaDA%40mail.gmail.com

but the following discussion does not explain the decision to use them.

--
Antonin Houska
Web: https://www.cybertec-postgresql.com



pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Retiring support for pre-7.3 FK constraint triggers
Next
From: Justin Pryzby
Date:
Subject: Re: Berserk Autovacuum (let's save next Mandrill)