pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables.

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables.
Дата
Msg-id E1Q8FEm-0001zE-2N@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Have pg_upgrade properly preserve relfrozenxid in toast tables.

This fixes a pg_upgrade bug that could lead to query errors when clog
files are improperly removed.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/00bf707113a297aa85c38beda8fb1247fe4bd304

Modified Files
--------------
src/bin/pg_dump/pg_dump.c |   36 +++++++++++++++++++++++++++++++++---
src/bin/pg_dump/pg_dump.h |    2 ++
2 files changed, 35 insertions(+), 3 deletions(-)


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

Предыдущее
От: Thom Brown
Дата:
Сообщение: Re: pgsql: Avoid extra whitespace in the arguments of .
Следующее
От: Bruce Momjian
Дата:
Сообщение: pgsql: Have pg_upgrade properly preserve relfrozenxid in toast tables.