Обсуждение: [COMMITTERS] pgsql: hash: Support WAL consistency checking.

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

[COMMITTERS] pgsql: hash: Support WAL consistency checking.

От
Robert Haas
Дата:
hash: Support WAL consistency checking.

Kuntal Ghosh, reviewed by Amit Kapila and Ashutosh Sharma, with
a few tweaks by me.

Discussion: http://postgr.es/m/CAGz5QCJLERUn_zoO0eDv6_Y_d0o4tNTMPeR7ivTLBg4rUrJdwg@mail.gmail.com

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/bb4a39637ac6155b4ed5a9f83d17921fb57400b6

Modified Files
--------------
doc/src/sgml/config.sgml            |  6 +++---
src/backend/access/hash/hash_xlog.c | 36 ++++++++++++++++++++++++++++++++++++
src/include/access/hash_xlog.h      |  1 +
src/include/access/rmgrlist.h       |  2 +-
4 files changed, 41 insertions(+), 4 deletions(-)