pgsql: Fix handling of b-tree reuse WAL records when hot standby is

Поиск
Список
Период
Сортировка
От heikki@postgresql.org (Heikki Linnakangas)
Тема pgsql: Fix handling of b-tree reuse WAL records when hot standby is
Дата
Msg-id 20100430063429.1C0177541D0@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix handling of b-tree reuse WAL records when hot standby is disabled,
and add missing code in btree_desc for them. This fixes the bug
with "tree_redo: unknown op code 208" error reported by Jaime Casanova.

Modified Files:
--------------
    pgsql/src/backend/access/nbtree:
        nbtxlog.c (r1.67 -> r1.68)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/nbtree/nbtxlog.c?r1=1.67&r2=1.68)

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

Предыдущее
От: scrappy@postgresql.org (Marc G. Fournier)
Дата:
Сообщение: pgsql: tag for 9.0beta1
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix a couple of places where the result of fgets() wasn't