forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3eb8eec
committed
Remove obsolete comments and code from prior tof8f4227.
XLogReadBufferForRedo() and XLogReadBufferForRedoExtended() only returnBLK_NEEDS_REDO if the record LSN is greater than the page LSN, sothe redo routine doesn't need to do the LSN check again.Discussion:https://postgr.es/m/0c37b80e62b1f3007d5a6d1292bd8fa0c275627a.camel@j-davis.com1 parent373679c commit3eb8eec
1 file changed
+2
-20
lines changedLines changed: 2 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8827 | 8827 |
| |
8828 | 8828 |
| |
8829 | 8829 |
| |
8830 |
| - | |
8831 |
| - | |
8832 |
| - | |
8833 |
| - | |
8834 |
| - | |
8835 |
| - | |
8836 | 8830 |
| |
8837 | 8831 |
| |
8838 | 8832 |
| |
| |||
8901 | 8895 |
| |
8902 | 8896 |
| |
8903 | 8897 |
| |
8904 |
| - | |
8905 |
| - | |
8906 |
| - | |
8907 |
| - | |
8908 |
| - | |
8909 |
| - | |
8910 |
| - | |
8911 |
| - | |
8912 |
| - | |
8913 |
| - | |
8914 |
| - | |
8915 |
| - | |
8916 |
| - | |
8917 |
| - | |
| 8898 | + | |
| 8899 | + | |
8918 | 8900 |
| |
8919 | 8901 |
| |
8920 | 8902 |
| |
|
0 commit comments
Comments
(0)