pgsql: Temporarily disable fsyncing the database directory in CREATE

Поиск
Список
Период
Сортировка
От stark@postgresql.org (Greg Stark)
Тема pgsql: Temporarily disable fsyncing the database directory in CREATE
Дата
Msg-id 20100215114051.46A447541C5@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/port:
        copydir.c (r1.27 -> r1.28)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/copydir.c?r1=1.27&r2=1.28)

В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Add psql tab completion for DO blocks.
Следующее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Fix typo in comment