mirror of
https://github.com/postgres/postgres.git
synced 2025-11-10 17:42:29 +03:00
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