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:04 -0700 |
commit | 96879a0efb65b9cde0a688201516633aa79fd5b0 (patch) | |
tree | ea427a54d7f8d50a6b8d0f5d396782e43faff73a /src/backend/utils/adt/numeric.c | |
parent | e1cc25f59a8a90d821aaf894e1691575ed94454e (diff) | |
download | postgresql-96879a0efb65b9cde0a688201516633aa79fd5b0.tar.gz postgresql-96879a0efb65b9cde0a688201516633aa79fd5b0.zip |
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/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions