OSDN Git Service

Reduce size of critical section and remove call of user-defined functions in
authorTeodor Sigaev <teodor@sigaev.ru>
Wed, 10 May 2006 09:19:54 +0000 (09:19 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Wed, 10 May 2006 09:19:54 +0000 (09:19 +0000)
commit10dd8df68e6c826186b9900b703051b46ccd6b31
tree3fc1063bedf9bb467c87ad204fd8b68805402404
parent12049d343e1aba53b74c68d3f739707343a5e301
Reduce size of critical section and remove call of user-defined functions in
insertion and deletion, modify gistSplit() to do not use buffers.

 TODO: gistvacuumcleanup and XLOG
src/backend/access/gist/gist.c
src/backend/access/gist/gistutil.c
src/backend/access/gist/gistvacuum.c
src/backend/access/gist/gistxlog.c
src/include/access/gist_private.h