pgsql: Fix breakage by the wal_sync_method patch in installations that - Mailing list pgsql-committers

From mha@postgresql.org (Magnus Hagander)
Subject pgsql: Fix breakage by the wal_sync_method patch in installations that
Date
Msg-id 20080512194523.D11567559E9@cvs.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Simon Riggs
Date:
Subject: Re: pgsql: Report which WAL sync method we are trying to change *to* when it
Next
From: Magnus Hagander
Date:
Subject: Re: pgsql: Report which WAL sync method we are trying to change *to* when it