pgsql: Fix BSD fseeko to seek from the end of the file.

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Fix BSD fseeko to seek from the end of the file.
Дата
Msg-id 20050811230515.17D0252CB4@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix BSD fseeko to seek from the end of the file.

Modified Files:
--------------
    pgsql/src/port:
        fseeko.c (r1.18 -> r1.19)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/fseeko.c.diff?r1=1.18&r2=1.19)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: EINTR return from connect() should be treated exactly the same as
Следующее
От: andreas@pgfoundry.org (User Andreas)
Дата:
Сообщение: tablelog - tablelog: - add function for getting column names of a table