mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 23:33:01 -04:00
df35af2ca7
As pointed out by Michael Paquier, recovery_min_apply_delay didn't exist in 9.0-9.3, making the release note text not very useful. Instead make it talk about recovery_target_xid, which did exist then. 9.0 is already out of support, but we can fix the text in the newer branches' copies of its release notes.