Commits

DateSubjectAuthorReleases
2026-04-06 Disallow system columns in COPY FROM WHERE conditions. Tom Lane 19 (unreleased)
2016-11-10 Support "COPY view FROM" for views with INSTEAD OF INSERT triggers. Tom Lane 10.0
2015-02-16 Fix null-pointer-deref crash while doing COPY IN with check constraints. Tom Lane 9.2.11
2015-02-16 Fix null-pointer-deref crash while doing COPY IN with check constraints. Tom Lane 9.3.7
2015-02-16 Fix null-pointer-deref crash while doing COPY IN with check constraints. Tom Lane 9.4.2
2015-02-16 Fix null-pointer-deref crash while doing COPY IN with check constraints. Tom Lane 9.5.0
2012-03-26 Fix COPY FROM for null marker strings that correspond to invalid encoding. Tom Lane 8.4.12
2012-03-26 Fix COPY FROM for null marker strings that correspond to invalid encoding. Tom Lane 9.0.8
2012-03-26 Fix COPY FROM for null marker strings that correspond to invalid encoding. Tom Lane 9.1.4
2012-03-26 Fix COPY FROM for null marker strings that correspond to invalid encoding. Tom Lane 9.2.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-06-14 Change test tables in copy2 regression test to be temporary tables. Tom Lane 8.3.8
2009-06-14 Change test tables in copy2 regression test to be temporary tables. Tom Lane 8.4.0
2004-06-10 Clean up generation of default names for constraints, indexes, and serial Tom Lane 8.0.0
2003-05-14 Backend support for autocommit removed, per recent discussions. The Tom Lane 7.4.1
2002-08-22 Add a bunch of pseudo-types to replace the behavior formerly associated Tom Lane 7.3.1
2002-08-02 ALTER TABLE DROP COLUMN works. Patch by Christopher Kings-Lynne, Tom Lane 7.3.1