diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2002-01-01 20:32:37 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2002-01-01 20:32:37 +0000 |
commit | 1ccc67600bce722ac6edd695e06b451ff75cdc4d (patch) | |
tree | f0e919674a000413ed24a97d9603b8dea162ac8c /src/backend/regex/engine.c | |
parent | c546170e7765eaff1bd2ec14fbaa8d3c2b75a7b2 (diff) | |
download | postgresql-1ccc67600bce722ac6edd695e06b451ff75cdc4d.tar.gz postgresql-1ccc67600bce722ac6edd695e06b451ff75cdc4d.zip |
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/backend/regex/engine.c')
0 files changed, 0 insertions, 0 deletions