[COMMITTERS] pgsql: Cosmetic fixes for hash index write-ahead logging.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема [COMMITTERS] pgsql: Cosmetic fixes for hash index write-ahead logging.
Дата
Msg-id E1co73I-0003VN-Gd@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Cosmetic fixes for hash index write-ahead logging.

Amit Kapila.  One of these was reported by Tom Lane.

Discussion: http://postgr.es/m/5515.1489514099@sss.pgh.pa.us

Branch
------
master

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

Modified Files
--------------
src/backend/access/hash/README     | 3 ---
src/backend/access/hash/hashpage.c | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: [COMMITTERS] pgsql: hash: Add write-ahead logging support.
Следующее
От: Robert Haas
Дата:
Сообщение: [COMMITTERS] pgsql: Fix MB regression tests for WAL-logging of hash indexes.