| From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
|---|---|
| To: | Andrey Borodin <x4mmm(at)yandex-team(dot)ru> |
| Cc: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi>, Andres Freund <andres(at)anarazel(dot)de>, Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers mailing list <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: convert various variables to atomics |
| Date: | 2026-08-30 18:05:27 |
| Message-ID: | apRw53C0fOWBbztE@nathan |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sun, Aug 30, 2026 at 10:54:36PM +0500, Andrey Borodin wrote:
> This entry is currently Ready for Committer, but the last exchange seems
> to leave the signed-atomic API question open. Andres objected to the
> general form, and Heikki suggested exposing only read, write and CAS.
>
> Is the current patchset still the intended design, or should it be
> updated after that discussion? I have moved the entry back to Needs
> Review until that is clear.
My interpretation is that the signed atomics stuff would be a follow-up
effort. I'm still planning to commit the v2 patch set soon.
If you have questions about the status of one of my commitfest entries,
please ask before you change it.
--
nathan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrey Borodin | 2026-08-30 18:25:36 | Re: convert various variables to atomics |
| Previous Message | Andrey Borodin | 2026-08-30 18:02:33 | Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring |