pgsql: Fix BSD fseeko to seek from the end of the file. - Mailing list pgsql-committers

From [email protected] (Bruce Momjian)
Subject pgsql: Fix BSD fseeko to seek from the end of the file.
Date
Msg-id [email protected]
Whole thread Raw
List 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 by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: EINTR return from connect() should be treated exactly the same as
Next
From: [email protected] (User Andreas)
Date:
Subject: tablelog - tablelog: - add function for getting column names of a table