Commits

Showing commits that first shipped in 8.2 (backpatches included). Clear

DateSubjectAuthorReleases
2011-07-05 Fix psql's counting of script file line numbers during COPY. Tom Lane 8.2.22
2010-04-15 Fix psql's \copy to not insert spaces around dots and commas in the text of Tom Lane 8.2.17
2009-08-07 Try to defend against the possibility that libpq is still in COPY_IN state Tom Lane 8.2.14
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
2006-11-24 Fix psql's \copy command to ensure that it cycles libpq back to the idle state Tom Lane 8.2.0
2006-10-06 Message style improvements Peter Eisentraut 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-08-30 Extend COPY to support COPY (SELECT ...) TO ... Tom Lane 8.2.0
2006-08-29 Invent an assign-hook mechanism for psql variables similar to the one Tom Lane 8.2.0
2006-06-14 Clean up psql's control-C handling to avoid longjmp'ing out of random Tom Lane 8.2.0
2006-06-07 Prepare code to be built by MSVC: Bruce Momjian 8.2.0
2006-06-01 Respond to Jeremy Drake's original gripe that \copy needs to recognize Tom Lane 8.2.0
2006-06-01 Fix up hack to suppress escape_string_warning so that it actually works Tom Lane 8.2.0
2006-05-31 Escape processing patch: Bruce Momjian 8.2.0
2006-05-26 Support binary COPY through psql. Also improve detection of write errors Tom Lane 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. 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