- Notifications
You must be signed in to change notification settings - Fork28
Commitec99dd5
committed
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 accompanyingcomment, are confused; remove them.Reported by Neha Sharma.Discussion:http://postgr.es/m/CANiYTQumC3T=UMBMd1Hor=5XWZYuCEQBioL3ug0YtNQCMMT5wQ@mail.gmail.com1 parent749c7c4 commitec99dd5
1 file changed
+0
-4
lines changedLines changed: 0 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
678 | 678 |
| |
679 | 679 |
| |
680 | 680 |
| |
681 |
| - | |
682 |
| - | |
683 |
| - | |
684 |
| - | |
685 | 681 |
| |
686 | 682 |
| |
687 | 683 |
| |
|
0 commit comments
Comments
(0)