diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-03-24 04:37:07 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-03-24 04:37:07 +0000 |
commit | 291cd954fbfa48d8db79f22ffa8d596c837f7ee3 (patch) | |
tree | c5ee727969ee7d110179eddee8a963fcfe313a4c /src/pl/plpython/plpython_function.sql | |
parent | 3781b72c22f766b390d29c4b9c6adbdc6997c774 (diff) | |
download | postgresql-291cd954fbfa48d8db79f22ffa8d596c837f7ee3.tar.gz postgresql-291cd954fbfa48d8db79f22ffa8d596c837f7ee3.zip |
Change Win32 O_SYNC method to O_DSYNC because that is what the method
currently does. This is now the default Win32 wal sync method because
we perfer o_datasync to fsync.
Also, change Win32 fsync to a new wal sync method called
fsync_writethrough because that is the behavior of _commit, which is
what is used for fsync on Win32.
Backpatch to 8.0.X.
Diffstat (limited to 'src/pl/plpython/plpython_function.sql')
0 files changed, 0 insertions, 0 deletions