postgresql/src/backend/access
Tom Lane 1ccc67600b Fix race condition that could allow two concurrent transactions
to insert the same key into a supposedly unique index.  The bug is of
low probability, and may not explain any of the recent reports of
duplicated rows; but a bug is a bug.
2002-01-01 20:32:37 +00:00
..
common pgindent run on all C files. Java run to follow. initdb/regression 2001-10-25 05:50:21 +00:00
gist New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
hash Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
heap New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
index New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
nbtree Fix race condition that could allow two concurrent transactions 2002-01-01 20:32:37 +00:00
rtree New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
transam Ensure that all direct uses of spinlock-protected data structures use 2001-12-28 18:16:43 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00