mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 02:02:55 +03:00
MarkBufferDirtyHint() writes WAL, and should know if it's got a standard buffer or not. Currently, the only callers where buffer_std is false are related to the FSM. In passing, rename XLOG_HINT to XLOG_FPI, which is more descriptive. Back-patch to 9.3.
59 KiB
59 KiB