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

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

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
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)