Re: BM_IO_ERROR flag is lost in TerminateBufferIO due to order of operations in UnlockBufHdrExt
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Yura Sokolov <y.sokolov@postgrespro.ru>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2026-04-06T08:21:40Z
Lists: pgsql-hackers
On Mon, Mar 30, 2026 at 11:25:55AM +0300, Yura Sokolov wrote: > Have you any recommendations for patch? > > Should I create CF item for patch? The business with unset_flag_bits is new as of HEAD, so this could qualify as an open item, to be tracked here: https://wiki.postgresql.org/wiki/PostgreSQL_19_Open_Items -- Michael