forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9abbf47
committed
Another fix for single-page hash index vacuum.
The WAL consistency checking code needed to be updated for the newpage status bit, but that didn't get done previously.Ashutosh Sharma, reviewed by Amit KapilaDiscussion:http://postgr.es/m/CAA4eK1LP_oz4EfMen14OjJuzN5CqPdfRkFFuA-MfkcfeE8zGyg@mail.gmail.com1 parent953477c commit9abbf47
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1250 | 1250 |
| |
1251 | 1251 |
| |
1252 | 1252 |
| |
1253 |
| - | |
| 1253 | + | |
1254 | 1254 |
| |
1255 | 1255 |
| |
1256 | 1256 |
| |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
1257 | 1263 |
|
0 commit comments
Comments
(0)