pgsql: Add some debug logging code to AllocateFile's failure path to log

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Add some debug logging code to AllocateFile's failure path to log
Дата
Msg-id 20060824031543.8003F9FB285@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add some debug logging code to AllocateFile's failure path to log the
specific Windows error code (GetLastError).  This is a hopefully temporary
hack to try to diagnose rare failures.  Magnus Hagander

Modified Files:
--------------
    pgsql/src/backend/storage/file:
        fd.c (r1.128 -> r1.129)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/file/fd.c.diff?r1=1.128&r2=1.129)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update XML2 documentation for xpath_table().
Следующее
От: h-saito@pgfoundry.org (User H-saito)
Дата:
Сообщение: psqlodbc - psqlodbc: make up for a deficiency.