mirror of
https://github.com/postgres/postgres.git
synced 2026-06-25 18:16:29 -04:00
96879a0efb
Warnings start 10M transactions before xidStopLimit, which is 11M
transactions before wraparound. The sample WARNING output showed a
value greater than 11M, and its HINT message predated commit
25ec228ef7. Hence, the sample was
impossible. Back-patch to 9.5 (all supported versions).