Files
postgres/src/include/utils
Tom Lane 67f99d216a 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.
2007-08-14 17:35:18 +00:00
..
2007-01-03 01:19:51 +00:00
2007-06-12 16:01:31 +00:00
2005-10-15 02:49:52 +00:00
2007-05-21 17:10:29 +00:00