]> granicus.if.org Git - postgresql/commit
There is a bug in the btree insert code which can cause, under very rare
authorMarc G. Fournier <scrappy@hub.org>
Fri, 25 Oct 1996 09:53:32 +0000 (09:53 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Fri, 25 Oct 1996 09:53:32 +0000 (09:53 +0000)
commitb8885b22d21f23da57e77bfa2665f6abdc6cc3d7
tree6e8dac7a13607a14c9e4b91a2f6ab10dc9c39496
parent5bc122c9e113fa71d9e35c912b2f7f37e810e9bd
There is a bug in the btree insert code which can cause, under very rare
conditions, the corruption of index data and possibly of shared memory data.

Submitted by:  Massimo Dal Zotto <dz@cs.unitn.it>
src/backend/access/nbtree/nbtinsert.c