aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2016-09-15 09:22:52 -0400
committerRobert Haas <rhaas@postgresql.org>2016-09-15 09:30:36 -0400
commit60b6d99dac05b888b7f121720cafea88ba0c9307 (patch)
tree6200b4b42cd847014f759ede223323602daa24ed /src/backend/access/gist
parente2838c58047a98e91cb6f329b17bb86f343c03d2 (diff)
downloadpostgresql-60b6d99dac05b888b7f121720cafea88ba0c9307.tar.gz
postgresql-60b6d99dac05b888b7f121720cafea88ba0c9307.zip
pg_buffercache: Allow huge allocations.
Otherwise, users who have configured shared_buffers >= 256GB won't be able to use this module. There probably aren't many of those, but it doesn't hurt anything to fix it so that it works. Backpatch to 9.4, where MemoryContextAllocHuge was introduced. The same problem exists in older branches, but there's no easy way to fix it there. KaiGai Kohei
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions