diff options
author | Tom Lane | 2002-01-01 20:32:37 +0000 |
---|---|---|
committer | Tom Lane | 2002-01-01 20:32:37 +0000 |
commit | 1ccc67600bce722ac6edd695e06b451ff75cdc4d (patch) | |
tree | f0e919674a000413ed24a97d9603b8dea162ac8c /src/include/miscadmin.h | |
parent | c546170e7765eaff1bd2ec14fbaa8d3c2b75a7b2 (diff) |
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.
Diffstat (limited to 'src/include/miscadmin.h')
0 files changed, 0 insertions, 0 deletions