git.postgresql.org Git - postgresql.git/commit
2017年8月10日 15:20:57 +0000 (11:20 -0400)
2017年8月10日 15:20:57 +0000 (11:20 -0400)
commit ec99dd5aee8b831760046d43098c2d1cf23157ed
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
This is the main PostgreSQL git repository.
RSS
Atom