Another fix for single-page hash index vacuum.
authorRobert Haas <rhaas@postgresql.org>
Mon, 20 Mar 2017 19:55:27 +0000 (15:55 -0400)
committerRobert Haas <rhaas@postgresql.org>
Mon, 20 Mar 2017 19:55:27 +0000 (15:55 -0400)
commit9abbf4727de746222ad8fc15b17348065389ae43
tree08575583e6c5d22a931945a4086489ef0e312e58
parent953477ca3526e28f9aeeb41d23b16eed0084c7d2
Another fix for single-page hash index vacuum.

The WAL consistency checking code needed to be updated for the new
page status bit, but that didn't get done previously.

Ashutosh Sharma, reviewed by Amit Kapila

Discussion: http://postgr.es/m/CAA4eK1LP_oz4EfMen14OjJuzN5CqPdfRkFFuA-MfkcfeE8zGyg@mail.gmail.com
src/backend/access/hash/hash_xlog.c