pgsql: Remove temporary Windows-specific debugging code; it seems the

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Remove temporary Windows-specific debugging code; it seems the
Дата
Msg-id 20061106171022.CC1859FA136@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Remove temporary Windows-specific debugging code; it seems the problem
with fopen() not using FILE_SHARE_DELETE was indeed the bug we were after,
given lack of recent reports.

Modified Files:
--------------
    pgsql/src/backend/storage/file:
        fd.c (r1.130 -> r1.131)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/file/fd.c.diff?r1=1.130&r2=1.131)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Update release notes in preparation for RC1.
Следующее
От: sdanforth@pgfoundry.org (User Sdanforth)
Дата:
Сообщение: bizgres - bizgres: Added inheritAll=false to compileKETL target to fix