aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-01-01 20:32:37 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-01-01 20:32:37 +0000
commit1ccc67600bce722ac6edd695e06b451ff75cdc4d (patch)
treef0e919674a000413ed24a97d9603b8dea162ac8c /src/backend/regex/regexec.c
parentc546170e7765eaff1bd2ec14fbaa8d3c2b75a7b2 (diff)
downloadpostgresql-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/regexec.c')
0 files changed, 0 insertions, 0 deletions