Commits

DateSubjectAuthorReleases
2021-12-20 Remove dynamic translation of regression test scripts, step 1. Tom Lane 15.0
2019-04-11 Re-order some regression test scripts for more parallelism. Tom Lane 12.0
2017-05-30 Fix improper quoting of format_type_be() output. Tom Lane 10.0
2015-05-11 Fix incorrect checking of deferred exclusion constraint after a HOT update. Tom Lane 9.3.7
2015-05-11 Fix incorrect checking of deferred exclusion constraint after a HOT update. Tom Lane 9.4.2
2015-05-11 Fix incorrect checking of deferred exclusion constraint after a HOT update. Tom Lane 9.5.0
2015-05-11 Fix incorrect checking of deferred exclusion constraint after a HOT update. Tom Lane 9.1.16
2015-05-11 Fix incorrect checking of deferred exclusion constraint after a HOT update. Tom Lane 9.0.20
2015-05-11 Fix incorrect checking of deferred exclusion constraint after a HOT update. Tom Lane 9.2.11
2015-03-23 Apply table and domain CHECK constraints in name order. Tom Lane 9.5.0
2011-11-29 When a row fails a not-null constraint, show row's contents in errdetail. Tom Lane 9.2.0
2011-11-29 When a row fails a CHECK constraint, show row's contents in errdetail. Tom Lane 9.2.0
2011-06-06 Reset reindex-in-progress state before reverifying an exclusion constraint. Tom Lane 9.1.0
2010-03-22 Fix regression test breakage from recent change in default name of exclusion-constraint index. Tom Lane 9.0.0
2010-01-02 check_exclusion_constraint didn't actually work correctly for index Tom Lane 9.0.0
2009-12-23 Adjust naming of indexes and their columns per recent discussion. Tom Lane 9.0.0
2009-12-07 Add exclusion constraints, which generalize the concept of uniqueness to Tom Lane 9.0.0
2009-08-01 Improve unique-constraint-violation error messages to include the exact Tom Lane 9.0.0
2009-07-29 Support deferrable uniqueness constraints. Tom Lane 9.0.0
2006-03-14 Improve parser so that we can show an error cursor position for errors Tom Lane 8.2.0
2005-10-02 Change nextval and other sequence functions to specify their sequence Tom Lane 8.1.0
2004-08-19 Update 7.2 regression tests to match what you get when using a modern Tom Lane 7.2.5
2004-06-10 Clean up generation of default names for constraints, indexes, and serial Tom Lane 8.0.0
2004-05-10 Promote row expressions to full-fledged citizens of the expression syntax, Tom Lane 8.0.0
2004-03-14 Teach psql to show the location of syntax errors visually, per recent Tom Lane 8.0.0