Correct assertion and comments about XLogRecordMaxSize.
authorNoah Misch <noah@leadboat.com>
Sun, 1 Oct 2023 19:20:55 +0000 (12:20 -0700)
committerNoah Misch <noah@leadboat.com>
Sun, 1 Oct 2023 19:20:55 +0000 (12:20 -0700)
commite1f95ec8cf6ea75d90905b2c746e2e1e9f3c9fc1
treeaa7e4a2a68eec440cb7dc111db14e4a7608c147d
parent5b7b3824648d6324f649bc74713a6b35e53b91ac
Correct assertion and comments about XLogRecordMaxSize.

The largest allocation, of xl_tot_len+8192, is in allocate_recordbuf().

Discussion: https://postgr.es/m/20230812211327.GB2326466@rfd.leadboat.com
src/backend/access/transam/xloginsert.c
src/include/access/xlogrecord.h