Commits

DateSubjectAuthorReleases
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-04-15 Fix psql's \copy to not insert spaces around dots and commas in the text of Tom Lane 8.2.17
2010-04-15 Fix psql's \copy to not insert spaces around dots and commas in the text of Tom Lane 8.3.11
2010-04-15 Fix psql's \copy to not insert spaces around dots and commas in the text of Tom Lane 8.4.4
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-09-19 Remove a couple hundred lines of ugly and tedious-to-maintain code by not Tom Lane 9.0.0
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 7.4.26
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 8.0.22
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 8.1.18
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 8.2.14
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 8.3.8
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 8.4.1
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 9.0.0
2009-07-25 Code review for FORCE QUOTE * patch: fix error checking to consider FORCE Tom Lane 9.0.0
2009-04-26 Remove Windows-specific definition of S_ISDIR(). This should not be here; Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-03-11 Prevent psql \copy from accepting multiple string parameters, e.g. Bruce Momjian 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-03-16 Remove undocumented support for copy syntax from before 7.3. Update comments to Andrew Dunstan 8.3.0
2007-02-08 Normalize fgets() calls to use sizeof() for calculating the buffer size Peter Eisentraut 8.3.0
2007-02-05 Pass modern COPY syntax to backend, since copy (query) does not accept old syntax. Per complaint from Michael Fuhr. Andrew Dunstan 8.2.3
2007-02-05 Pass modern COPY syntax to backend, since copy (query) does not accept old syntax. Per complaint from Michael Fuhr. Andrew Dunstan 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-11-24 Fix psql's \copy command to ensure that it cycles libpq back to the idle state Tom Lane 7.4.15