Re: Atomic ops for unlogged LSN - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Atomic ops for unlogged LSN
Date
Msg-id 20240229163412.GA2909010@nathanxps13
Whole thread Raw
In response to Re: Atomic ops for unlogged LSN  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Atomic ops for unlogged LSN
Re: Atomic ops for unlogged LSN
Re: Atomic ops for unlogged LSN
List pgsql-hackers
Here is a new version of the patch that uses the new atomic read/write
functions with full barriers that were added in commit bd5132d.  Thoughts?

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: locked reads for atomics
Next
From: Alexander Kukushkin
Date:
Subject: Re: Infinite loop in XLogPageRead() on standby