mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 13:58:10 -04:00
e397d2ee64
In earlier versions of the sync rep patch, waiters removed themselves from the queue, but now walsender removes them before doing the wakeup. Report by Fujii Masao.