diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2007-08-14 17:35:18 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2007-08-14 17:35:18 +0000 |
commit | 67f99d216a16991ade1fd8479cc01f7abb4c29ee (patch) | |
tree | 9fecbff38153bf12d363a7c69586dbbf6044cc19 /src/backend/utils/adt/tsgistidx.c | |
parent | 6ccc262d6d9fb695d5e3330232cf30b7e37a5ead (diff) | |
download | postgresql-67f99d216a16991ade1fd8479cc01f7abb4c29ee.tar.gz postgresql-67f99d216a16991ade1fd8479cc01f7abb4c29ee.zip |
Fix oversight in async-commit patch: there were some places in heapam.c
that still thought they could set HEAP_XMAX_COMMITTED immediately after
seeing the other transaction commit. Make them use the same logic as
tqual.c does to determine if the hint bit can be set yet.
Diffstat (limited to 'src/backend/utils/adt/tsgistidx.c')
0 files changed, 0 insertions, 0 deletions