Skip to content
Snippets Groups Projects
Commit d698bf83 authored by Alvaro Herrera's avatar Alvaro Herrera
Browse files

Fix TransactionIdSetStatusBit so that it doesn't try to change a transaction

from COMMITTED to SUBCOMMITTED during recovery.  This wasn't previously
possible, but it is now due to the recent changes on clog commit protocol for
subtransactions.

Simon Riggs
parent 13fc2e4d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment