aboutsummaryrefslogtreecommitdiff
path: root/src/bin/psql/copy.h
Commit message (Expand)AuthorAge
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Update copyright for 2015Bruce Momjian2015-01-06
* Allow psql to print COPY command status in more cases.Tom Lane2014-03-13
* Update copyright for 2014Bruce Momjian2014-01-07
* Update copyrights for 2013Bruce Momjian2013-01-01
* Update copyright notices for year 2012.Bruce Momjian2012-01-01
* Stamp copyrights for year 2011.Bruce Momjian2011-01-01
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Update copyright for the year 2010.Bruce Momjian2010-01-02
* Update copyright for 2009.Bruce Momjian2009-01-01
* Update copyrights in source tree to 2008.Bruce Momjian2008-01-01
* Update CVS HEAD for 2007 copyright. Back branches are typically notBruce Momjian2007-01-05
* Support binary COPY through psql. Also improve detection of write errorsTom Lane2006-05-26
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Update copyrights that were missed.Bruce Momjian2005-01-01
* Update copyright to 2004.Bruce Momjian2004-08-29
* Implement '\copy from -' to support reading copy data from the sameTom Lane2004-01-20
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Fix some copyright notices that weren't updated. Improve copyright toolTom Lane2003-08-04
* Update psql for some features of new FE/BE protocol. There is aTom Lane2003-06-28
* Another pgindent run. Fixes enum indenting, and improves #endifBruce Momjian2001-10-28
* pgindent run on all C files. Java run to follow. initdb/regressionBruce Momjian2001-10-25
* More fixes for psql ^C handling, especially during copy. Still doesn'tPeter Eisentraut2000-03-01
* Fixed psql's Control-C handling when COPY in progressPeter Eisentraut2000-02-21
* Clean up include files use in psql.Bruce Momjian2000-02-16
* A few minor psql enhancementsPeter Eisentraut2000-01-29
* another set of cleanupsPeter Eisentraut2000-01-18
* Adapt to the changes of libpq(eliminateing using putenv()).Tatsuo Ishii2000-01-15
* Fixed psql variables vs array syntax, as well as minor psql enhancementsPeter Eisentraut2000-01-14
* psql cleanupBruce Momjian1999-11-04
* Major psql overhaul by Peter Eisentraut.Bruce Momjian1999-11-04