Done:
authorBruce Momjian <bruce@momjian.us>
Mon, 19 Feb 2007 16:36:17 +0000 (16:36 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 19 Feb 2007 16:36:17 +0000 (16:36 +0000)
commit9826ea22e4307c00e6268c069d96b7973b620846
tree43496fc665edadcc2ea2bda30a8b670af1b486ea
parent4f6677be5524a0d17d2378a50abf0f4c199c48e5
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
doc/TODO
doc/src/FAQ/TODO.html