Remove incorrect assertion in clog.c
Robert Haas <rhaas@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/clog.c | modified | +0 −4 |
Discussion
- [TRAP: FailedAssertion] causing server to crash 19 messages · 2017-07-19 → 2017-08-10