OSDN Git Service

Temporarily disable fsyncing the database directory in CREATE DATABASE
authorGreg Stark <stark@mit.edu>
Mon, 15 Feb 2010 11:40:49 +0000 (11:40 +0000)
committerGreg Stark <stark@mit.edu>
Mon, 15 Feb 2010 11:40:49 +0000 (11:40 +0000)
commit68cfc75a72fa3617ba157e4c7d10616d35fa0d07
treed66fcfae79729547bcf3018dcadd21c03afea29d
parentbec81039931583f06baaab78527a877a927c3084
Temporarily disable fsyncing the database directory in CREATE DATABASE
until we can work out portability issues the build farm uncovered.

In passing avoid fsyncing subdirectories twice.
src/port/copydir.c