mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 03:58:19 +00:00
fdadd6a152
This was a half-finished mechanism to allow a replica to enter hot standby mode sooner, without waiting for a running-xacts record. It had issues, and we are working on a better mechanism to replace it. The control plane might still set the flag in the spec file, but compute_ctl will simply ignore it.