diff options
author | Robert Haas <rhaas@postgresql.org> | 2017-08-10 11:20:57 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2017-08-10 11:20:57 -0400 |
commit | ec99dd5aee8b831760046d43098c2d1cf23157ed (patch) | |
tree | 452f240c26b24f021c2ecb73ad50ecf086c8d614 /src/backend/utils/adt/ruleutils.c | |
parent | 749c7c41701c62d96a56af1531e4f51e39173be3 (diff) | |
download | postgresql-ec99dd5aee8b831760046d43098c2d1cf23157ed.tar.gz postgresql-ec99dd5aee8b831760046d43098c2d1cf23157ed.zip |
Remove incorrect assertion in clog.c
We must advance the oldest XID that can be safely looked up in clog
*before* truncating CLOG, and the oldest XID that can't be reused
*after* truncating CLOG. This assertion, and the accompanying
comment, are confused; remove them.
Reported by Neha Sharma.
Discussion: http://postgr.es/m/CANiYTQumC3T=UMBMd1Hor=5XWZYuCEQBioL3ug0YtNQCMMT5wQ@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/ruleutils.c')
0 files changed, 0 insertions, 0 deletions