mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
XLOG_BLCKSZ. This ought to help in preventing configuration mismatch problems if anyone tries to ship PITR files between servers compiled with different XLOG_BLCKSZ settings. Simon Riggs