Re: locked reads for atomics

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Jeff Davis <pgsql(at)j-davis(dot)com>
Cc: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: locked reads for atomics
Date: 2024-02-23 20:58:12
Message-ID: 20240223205812.GA1804550@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a v3 of the patch set with the first draft of the commit messages.
There are no code differences between v2 and v3.

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

Attachment Content-Type Size
v3-0001-Introduce-atomic-read-write-functions-with-full-b.patch text/x-diff 6.1 KB
v3-0002-Convert-archiver-s-force_dir_scan-variable-to-an-.patch text/x-diff 2.5 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2024-02-23 21:01:04 Re: Why is subscription/t/031_column_list.pl failing so much?
Previous Message Nathan Bossart 2024-02-23 19:32:47 Re: locked reads for atomics