]> granicus.if.org Git - postgresql/commit
Retrofit hashtable and shared-mem-size-estimation bug fixes REL6_4 github/REL6_4
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 7 Mar 1999 02:01:09 +0000 (02:01 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 7 Mar 1999 02:01:09 +0000 (02:01 +0000)
commit2ecbf94430265822e08758df375ffea9d041a86a
treefbbdbe291eeec725547069f0b15536697eff69c3
parent0fda84bfcd7e3ab1a8bcca7282e2b319930f7070
Retrofit hashtable and shared-mem-size-estimation bug fixes
into REL6_4.
src/backend/storage/buffer/buf_init.c
src/backend/storage/ipc/ipci.c
src/backend/storage/ipc/shmem.c
src/backend/storage/lmgr/lock.c
src/backend/storage/smgr/mm.c
src/backend/utils/hash/dynahash.c
src/include/storage/lock.h
src/include/utils/hsearch.h