Commits

DateSubjectAuthorReleases
2024-09-30 Do not treat \. as an EOF marker in CSV mode for COPY IN. Tom Lane 18.0
2016-11-10 Support "COPY view FROM" for views with INSTEAD OF INSERT triggers. Tom Lane 10.0
2014-03-13 Allow psql to print COPY command status in more cases. Tom Lane 9.4.0
2012-08-11 Add link from COPY ref page to psql \copy. Tom Lane 9.2.0
2012-08-11 Add link from COPY ref page to psql \copy. Tom Lane 9.3.0
2010-06-17 Add missing close brackets in old-style COPY syntax diagram. Tom Lane 9.0.0
2010-04-30 Improve COPY documentation to clarify that it doesn't copy data to or from Tom Lane 9.0.0
2010-02-17 Stamp HEAD as 9.0devel, and update various places that were referring to 8.5 Tom Lane 9.0.0
2009-09-21 Define a new, more extensible syntax for COPY options. Tom Lane 9.0.0
2009-09-18 A bit more wordsmithing on the COPY CSV NULL business. Tom Lane 8.4.2
2009-09-18 A bit more wordsmithing on the COPY CSV NULL business. Tom Lane 9.0.0
2009-09-05 Add a note warning that COPY BINARY is very datatype-specific. Tom Lane 9.0.0
2009-02-06 Ooops, forgot to update COPY reference page to mention column privileges. Tom Lane 8.4.0
2008-11-09 Add a new GUC variable called "IntervalStyle" that decouples interval output Tom Lane 8.4.0
2008-10-10 Fix COPY documentation to not imply that HEADER can be used outside CSV mode. Tom Lane 8.1.15
2008-10-10 Fix COPY documentation to not imply that HEADER can be used outside CSV mode. Tom Lane 8.2.11
2008-10-10 Fix COPY documentation to not imply that HEADER can be used outside CSV mode. Tom Lane 8.3.5
2008-10-10 Fix COPY documentation to not imply that HEADER can be used outside CSV mode. Tom Lane 8.4.0
2006-09-18 Documentation for VALUES lists. Joe Conway and Tom Lane Tom Lane 8.2.0
2006-08-30 Extend COPY to support COPY (SELECT ...) TO ... Tom Lane 8.2.0
2006-03-03 Make the COPY command return a command tag that includes the number of Tom Lane 8.2.0
2005-01-04 More minor updates and copy-editing. Tom Lane 8.0.0
2003-10-06 Modify COPY FROM to match the null-value string against the column value Tom Lane 7.4.1
2003-09-30 Minor copy-editing. Tom Lane 7.4.1
2003-09-09 Remove a bunch of content-free Diagnostics sections, as per previous Tom Lane 7.4.1