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-09-05 Rearrange the handling of error context reports. Tom Lane 9.6.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-09-29 Improve context display for failures during COPY IN, as recently Tom Lane 7.4.1
2003-07-27 Error message editing in utils/adt. Again thanks to Joe Conway for doing Tom Lane 7.4.1
2003-07-20 Another round of error message editing, covering backend/commands/. Tom Lane 7.4.1
2003-07-19 Another round of error message editing, covering backend/parser/. Tom Lane 7.4.1
2003-05-14 Backend support for autocommit removed, per recent discussions. The Tom Lane 7.4.1
2003-04-24 Infrastructure for upgraded error reporting mechanism. elog.c is Tom Lane 7.4.1
2003-04-22 Another round of protocol changes. Backend-to-frontend messages now all 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-19 Fix pg_dump to dump serial columns as serials. Per pghackers discussion, Tom Lane 7.3.1