git.postgresql.org Git - postgresql.git/commit
2016年9月15日 13:22:52 +0000 (09:22 -0400)
2016年9月15日 13:30:38 +0000 (09:30 -0400)
commit 8a503526e455b981718c2d24bd1630fd5b4cf7ac
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
This is the main PostgreSQL git repository.
RSS
Atom