Commits

DateSubjectAuthorReleases
2010-03-01 add EPERM to the list of return codes to expect from opening directories based on Vista results Greg Stark 9.0.0
2010-02-28 Second try at fsyncing directories in CREATE DATABASE. Let's see what the build farm says of opening directories read-only and ignoring EBADF from fsync of directories Greg Stark 9.0.0
2010-02-22 Oops, don't forget to rewind the directory before scanning it to fsync files in CREATE DATABASE Greg Stark 9.0.0
2010-02-17 revert prior patch to fsync directories until portability problems exposed by build farm can be sorted out Greg Stark 8.1.20
2010-02-16 revert prior patch to fsync directories until portability problems exposed by build farm can be sorted out Greg Stark 8.4.3
2010-02-16 revert prior patch to fsync directories until portability problems exposed by build farm can be sorted out Greg Stark 8.3.10
2010-02-16 revert prior patch to fsync directories until portability problems exposed by build farm can be sorted out Greg Stark 8.2.16
2010-02-15 Temporarily disable fsyncing the database directory in CREATE DATABASE Greg Stark 9.0.0
2010-02-15 Speed up CREATE DATABASE by deferring the fsyncs until after copying Greg Stark 9.0.0
2010-02-14 Make CREATE DATABASE safe against losing whole files by fsyncing the Greg Stark 9.0.0
2010-02-14 Make CREATE DATABASE safe against losing whole files by fsyncing the Greg Stark 8.4.3
2010-02-14 Make CREATE DATABASE safe against losing whole files by fsyncing the Greg Stark 8.3.10
2010-02-14 Make CREATE DATABASE safe against losing whole files by fsyncing the Greg Stark 8.2.16
2010-02-14 Make CREATE DATABASE safe against losing whole files by fsyncing the Greg Stark 8.1.20