]> granicus.if.org Git - postgresql/commit
Adjust OLDSERXID_MAX_PAGE based on BLCKSZ.
authorRobert Haas <rhaas@postgresql.org>
Thu, 7 Jul 2011 19:05:21 +0000 (15:05 -0400)
committerRobert Haas <rhaas@postgresql.org>
Thu, 7 Jul 2011 19:09:17 +0000 (15:09 -0400)
commita392b5247870da806e511ae2aadb0464509f7afe
tree9e567dc378f17ed69899ad2f8c048d8f5b08cd37
parentec1339ea5cb591da53ad7584ffc29e120f6bf74f
Adjust OLDSERXID_MAX_PAGE based on BLCKSZ.

The value when BLCKSZ = 8192 is unchanged, but with larger-than-normal
block sizes we might need to crank things back a bit, as we'll have
more entries per page than normal in that case.

Kevin Grittner
src/backend/storage/lmgr/predicate.c