Обсуждение: [COMMITTERS] pgsql: Another fix for single-page hash index vacuum.

Поиск
Список
Период
Сортировка

[COMMITTERS] pgsql: Another fix for single-page hash index vacuum.

От
Robert Haas
Дата:
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

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/9abbf4727de746222ad8fc15b17348065389ae43

Modified Files
--------------
src/backend/access/hash/hash_xlog.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)