pgsql: Fix oversight in btpo.xact patch; it was in fact installing

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix oversight in btpo.xact patch; it was in fact installing
Дата
Msg-id 20100319205130.EA4587541D0@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Fix oversight in btpo.xact patch; it was in fact installing
Список pgsql-committers
Log Message:
-----------
Fix oversight in btpo.xact patch; it was in fact installing garbage
in the xact field on replay, due to not writing out all the data in
the wal log struct.

Modified Files:
--------------
    pgsql/src/include/access:
        nbtree.h (r1.131 -> r1.132)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/access/nbtree.h?r1=1.131&r2=1.132)

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

Предыдущее
От: sriggs@postgresql.org (Simon Riggs)
Дата:
Сообщение: pgsql: Clarify docs about database parameter in streaming replication
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Modify error context callback functions to not assume that they