]> granicus.if.org Git - postgresql/commit
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)
commit68c7cb5ed586143b5f4ec604bcab81d46df993ea
tree5b906161f36fd69d1351a4f21d837edafd7ae5e5
parent74096ed1fd32310f896cdf974460d1d4c9ce60c4
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