| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| To: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, John Morris <john(dot)morris(at)crunchydata(dot)com>, Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>, Michael Paquier <michael(at)paquier(dot)xyz>, Robert Haas <robertmhaas(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Atomic ops for unlogged LSN |
| Date: | 2024-02-29 16:45:07 |
| Message-ID: | ZeC0k8GZXlDvwlqD@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Greetings,
* Nathan Bossart (nathandbossart(at)gmail(dot)com) wrote:
> 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?
Saw that commit go in- glad to see it. Thanks for updating this patch
too. The changes look good to me.
Thanks again,
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Morris | 2024-02-29 16:52:30 | Re: Atomic ops for unlogged LSN |
| Previous Message | Alexander Kukushkin | 2024-02-29 16:44:25 | Re: Infinite loop in XLogPageRead() on standby |