pgsql: Fix breakage by the wal_sync_method patch in installations that

Поиск
Список
Период
Сортировка
От mha@postgresql.org (Magnus Hagander)
Тема pgsql: Fix breakage by the wal_sync_method patch in installations that
Дата
Msg-id 20080512194523.D11567559E9@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix breakage by the wal_sync_method patch in installations that use
O_DSYNC (specifically this broke all the Windows buildfarm members)

Modified Files:
--------------
    pgsql/src/backend/access/transam:
        xlog.c (r1.306 -> r1.307)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.306&r2=1.307)

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: pgsql: Report which WAL sync method we are trying to change *to* when it
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: pgsql: Report which WAL sync method we are trying to change *to* when it