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:07 -0700 |
commit | a5e169ad80e1d0651499099df700d709d5a4ef2f (patch) | |
tree | 53b188a011e43b41f0f5321d38aaf09bfc50e20d /src/backend/utils/adt/jsonb_util.c | |
parent | 257ee34e733aba0fc371177f1a7fd97f3cb98d74 (diff) | |
download | postgresql-a5e169ad80e1d0651499099df700d709d5a4ef2f.tar.gz postgresql-a5e169ad80e1d0651499099df700d709d5a4ef2f.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/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions