This is a discussion on pgsql: Done: < o Add long file support for binary pg_dump output < < within the pgsql Committers forums, part of the PostgreSQL category; --> Log Message: ----------- Done: < o Add long file support for binary pg_dump output < < While Win32 supports ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| 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...2/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/cvsw...2099&r2=1.2100) pgsql/doc/src/FAQ: TODO.html (r1.600 -> r1.601) (http://developer.postgresql.org/cvsw...1.600&r2=1.601) ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| Thread Tools | |
| Display Modes | |
|
|