pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag
Дата
Msg-id E1Ukb4u-0006Bk-AK@gemulon.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Ensure that XLOG_HEAP2_VISIBLE always targets an initialized pag  (Andres Freund <andres@2ndquadrant.com>)
Список pgsql-committers
Ensure that XLOG_HEAP2_VISIBLE always targets an initialized page.

Andres Freund

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/17fa4c321ccf9693de406faffe6b235e949aa25f

Modified Files
--------------
src/backend/commands/vacuumlazy.c |   18 ++++++++++++++++++
1 file changed, 18 insertions(+)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Backport log_newpage_buffer.
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix typo in comment.