mirror of
https://github.com/postgres/postgres.git
synced 2025-11-09 06:21:09 +03:00
per recent pghackers discussion: force a new WAL record at first nextval after a checkpoint, and ensure that xlog is flushed to disk if a nextval record is the only thing emitted by a transaction.