mirror of https://github.com/postgres/postgres
as either HEAP_XMAX_COMMITTED or HEAP_XMAX_INVALID once the updating transaction is gone. Otherwise some other transaction may come along and try to test the commit status of t_xmax later --- which could be after VACUUM has recycled the CLOG status for that xact. Bug introduced in post-beta4 bug fix.REL7_2_STABLE
parent
eb5e8bae26
commit
5ab0ad5c7e
Loading…
Reference in new issue