diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-07-08 00:36:30 +0300 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2011-07-08 00:39:40 +0300 |
commit | 9b47c67ccde6ec91219ad4aba515a48c136f9568 (patch) | |
tree | 4b425e43f89728b349bd6e146924ccae882f341b /src/backend/access/gist/gistproc.c | |
parent | fdf8f751e7933c7992cdabc4b8f37d25268f192e (diff) | |
download | postgresql-9b47c67ccde6ec91219ad4aba515a48c136f9568.tar.gz postgresql-9b47c67ccde6ec91219ad4aba515a48c136f9568.zip |
There's a small window wherein a transaction is committed but not yet
on the finished list, and we shouldn't flag it as a potential conflict
if so. We can also skip adding a doomed transaction to the list of
possible conflicts because we know it won't commit.
Dan Ports and Kevin Grittner.
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions