pgsql: Clarify C comment that O_SYNC/O_FSYNC are really the same settti - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Clarify C comment that O_SYNC/O_FSYNC are really the same settti
Date
Msg-id E1PxqlI-0001i8-Ly@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Clarify C comment that O_SYNC/O_FSYNC are really the same settting, as
opposed to O_DSYNC.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5ca543fb2e2ca5becdb6505ac22aaf7218e842cf

Modified Files
--------------
src/backend/access/transam/xlog.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Reference doc "examples" section for pg_dump options that often
Next
From: Bruce Momjian
Date:
Subject: pgsql: Modify pg_test_fsync to match the behavior of git head in regard