Log Message:
-----------
Done:

<       o Add long file support for binary pg_dump output
< 
<         While Win32 supports 64-bit files, the MinGW API does not,
<         meaning we have to build an fseeko replacement on top of the
<         Win32 API, and we have to make sure MinGW handles it.  Another
<         option is to wait for the MinGW project to fix it, or use the
<         code from the LibGW32C project as a guide.
< 
<         http://archives.postgresql.org/pgsql-hackers/2006-12/msg00551.php
< 
>       o -Add long file support for binary pg_dump output

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2099 -> r1.2100)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2099&r2=1.2100)
    pgsql/doc/src/FAQ:
        TODO.html (r1.600 -> r1.601)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.600&r2=1.601)

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to