Commits

DateSubjectAuthorReleases
2017-01-18 Add some more tests for tuple routing. Robert Haas 10.0
2017-01-04 Fix reporting of constraint violations for table partitioning. Robert Haas 10.0
2016-12-31 Fix unstable regression test results. Tom Lane 10.0
2016-12-22 Fix tuple routing in cases where tuple descriptors don't match. Robert Haas 10.0
2016-12-07 Implement table partitioning. Robert Haas 10.0
2016-11-03 psql: Split up "Modifiers" column in \d and \dD Peter Eisentraut 10.0
2016-08-03 Make INSERT-from-multiple-VALUES-rows handle targetlist indirection better. Tom Lane 9.6.0
2011-11-29 When a row fails a not-null constraint, show row's contents in errdetail. Tom Lane 9.2.0
2011-04-25 Regression tests for TOAST. Robert Haas 9.1.0
2008-09-01 Add a bunch of new error location reports to parse-analysis error messages. Tom Lane 8.4.0
2006-08-03 A few regression tests for VALUES, from Gavin Sherry. Tom Lane 8.2.0
2003-09-25 Message editing: remove gratuitous variations in message wording, standardize Peter Eisentraut 7.4.1
2003-07-21 Error message editing in backend/executor. Tom Lane 7.4.1
2002-07-11 Change error messages ExecAppend->ExecInsert and ExecReplace->ExecUpdate Bruce Momjian 7.3.1
2002-06-25 Back out cleanup patch. Got old version and needs work. Bruce Momjian 7.3.1
2002-06-25 The attached patch fixes some spelling mistakes, makes the Bruce Momjian 7.3.1
2002-04-24 Reports missing values as bad. Bruce Momjian 7.3.1
2002-04-05 Add INSERT(..., DEFAULT, ). Bruce Momjian 7.3.1