pgsql: Fix bug introduced by the recent patch to check that the checkpo

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Fix bug introduced by the recent patch to check that the checkpo
Дата
Msg-id E1PGb24-0001yP-Tt@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix bug introduced by the recent patch to check that the checkpoint redo
location read from backup label file can be found: wasShutdown was set
incorrectly when a backup label file was found.

Jeff Davis, with a little tweaking by me.

Branch
------
REL8_1_STABLE

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f5cf3ce7a47bad3c5d7ae59d9e302ee55141439d

Modified Files
--------------
src/backend/access/transam/xlog.c |    4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)


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

Предыдущее
От: mhasegawa@pgfoundry.org (User Mhasegawa)
Дата:
Сообщение: pgbulkload - pgbulkload: Fix when an error skipped, memory consumptions
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Fix bug introduced by the recent patch to check that the checkpo