diff options
author | Noah Misch <noah@leadboat.com> | 2020-06-27 22:05:04 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2020-06-27 22:05:08 -0700 |
commit | f1e2172794cface079a21261e3c0bd7400896603 (patch) | |
tree | a301194c792d21da980ce08908d26b40f7c66585 /src/backend/executor/nodeModifyTable.c | |
parent | 9ac3b6f9d2627585e0d824548a4c09a3c7678d09 (diff) |
Fix documentation of "must be vacuumed within" warning.
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
25ec228ef760eb91c094cc3b6dea7257cc22ffb5. Hence, the sample was
impossible. Back-patch to 9.5 (all supported versions).
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions