Commits

DateSubjectAuthorReleases
2007-07-08 Get rid of client-code dependencies on the exact text of the no-password Tom Lane 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-27 Remove separate strdup.h header file; it's redundant with port.h. Tom Lane 8.2.0
2006-07-18 Mark a few functions as static or NOT_USED. Bruce Momjian 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-06-07 Prepare code to be built by MSVC: Bruce Momjian 8.2.0
2006-03-03 Improve pg_dump and psql to use libpq's newer COPY support routines, Tom Lane 8.2.0
2006-02-12 Add MSVC support for utility commands and pg_dump. Bruce Momjian 8.2.0
2006-02-09 Provide the libpq error message when PQputline or PQendcopy fails. Tom Lane 8.0.7
2006-02-09 Provide the libpq error message when PQputline or PQendcopy fails. Tom Lane 8.1.3
2006-02-09 Provide the libpq error message when PQputline or PQendcopy fails. Tom Lane 8.2.0
2006-02-05 Fix pg_restore to properly discard COPY data when trying to continue Tom Lane 8.0.7
2006-02-05 Fix pg_restore to properly discard COPY data when trying to continue Tom Lane 8.1.3
2006-02-05 Fix pg_restore to properly discard COPY data when trying to continue Tom Lane 8.2.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-09-11 Fix some corner-case bugs in _sendSQLLine's parsing of SQL commands Tom Lane 8.1.0
2005-07-27 Avoid crashing pg_dump if we can't connect to the database server, and Neil Conway 8.0.4
2005-07-27 Avoid crashing pg_dump if we can't connect to the database server, and Neil Conway 8.1.0
2005-07-01 Add code to pg_dump to use E'' strings when backslashes are used in dump Bruce Momjian 8.1.0
2005-06-21 pg_dump can now dump large objects even in plain-text output mode, by Tom Lane 8.1.0
2004-11-06 Update pg_dump to use SET DEFAULT_TABLESPACE instead of explicit Tom Lane 8.0.0
2004-10-16 Allow pg_ctl to determine the server is up when getting a request for a Bruce Momjian 8.0.0
2004-10-01 Don't assume PQdb() will return a valid result from a failed connection. Tom Lane 8.0.0
2004-09-10 Fix some problems with restoring databases owned by non-superusers, Tom Lane 8.0.0
2004-08-29 Pgindent run for 8.0. Bruce Momjian 8.0.0