mirror of
https://github.com/postgres/postgres.git
synced 2025-08-31 17:02:12 +03:00
I mixed up BLCKSZ and XLOG_BLCKSZ when I changed the way the buffer is allocated a couple of weeks ago. With the default settings, they are both 8k, but they can be changed at compile-time.