aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
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:37 -0400
commitbea38f34a4e601d2ea803a3a6d6b90ee0fe2d2b6 (patch)
tree40f1555bca6cc7e28b02c60c9bdfdb36abb69db7 /src/backend/access/gist/gistproc.c
parentfcd93e4af943fc444a5928355c9471d36f077538 (diff)
downloadpostgresql-bea38f34a4e601d2ea803a3a6d6b90ee0fe2d2b6.tar.gz
postgresql-bea38f34a4e601d2ea803a3a6d6b90ee0fe2d2b6.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/gistproc.c')
0 files changed, 0 insertions, 0 deletions