> On 3 Feb 2026, at 13:26, Andrey Borodin wrote: > > > >> On 3 Feb 2026, at 12:52, Roman Khapov wrote: >> >> > > Some notes on this version: > > 1. Did you mean BackendMsgShmemSize()? > size = add_size(size, BackendStatusShmemSize()); > > 2. In docs: > > pg_cancel_backend ( pid integer, message test DEFAULT '' ) > > Did you mean text? > > 3. Windows build failed [0] > > 4. In src/include/utils/misc/backend_msg.c identification is backend_msg.h > > > Best regards, Andrey Borodin. > > [0] https://github.com/x4m/postgres_g/runs/62314358734