Re: convert various variables to atomics

From: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>
To: Heikki Linnakangas <hlinnaka(at)iki(dot)fi>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Peter Eisentraut <peter(at)eisentraut(dot)org>, Nathan Bossart <nathandbossart(at)gmail(dot)com>, pgsql-hackers mailing list <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: convert various variables to atomics
Date: 2026-08-30 17:54:36
Message-ID: F99C838D-FBA2-41AD-B457-C5205534F6EC@yandex-team.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Nathan, Heikki,

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.

Thank you!

Best regards, Andrey Borodin.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2026-08-30 18:02:33 Re: [Bug Report + Patch] File descriptor leak when io_method=io_uring
Previous Message Andrey Borodin 2026-08-30 17:46:07 Re: GIN pageinspect support for entry tree and posting tree