pgsql: Fix longstanding gripe that we check for 0000000001.history at

Поиск
Список
Период
Сортировка
От sriggs@postgresql.org (Simon Riggs)
Тема pgsql: Fix longstanding gripe that we check for 0000000001.history at
Дата
Msg-id 20100126000714.1615B7541B9@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix longstanding gripe that we check for 0000000001.history at start of
archive recovery, even when we know it is never present.

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.360 -> r1.361)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.360&r2=1.361)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add get_bit/set_bit functions for bit strings, paralleling those
Следующее
От: petere@postgresql.org (Peter Eisentraut)
Дата:
Сообщение: pgsql: Make the default pg_hba.conf and pg_ident.conf align at