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-0006Bf-8A@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Ensure that XLOG_HEAP2_VISIBLE always targets an initialized page.

Andres Freund

Branch
------
master

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

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


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: pg_upgrade: document that --link should be used with --check
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Backport log_newpage_buffer.