Commits

DateSubjectAuthorReleases
2021-12-20 Remove dynamic translation of regression test scripts, step 1. Tom Lane 15.0
2016-10-08 Remove user_relns() SRF from regression tests. Tom Lane 9.3.15
2016-10-08 Remove user_relns() SRF from regression tests. Tom Lane 9.5.5
2016-10-08 Remove user_relns() SRF from regression tests. Tom Lane 9.6.1
2016-10-08 Remove user_relns() SRF from regression tests. Tom Lane 9.2.19
2016-10-08 Remove user_relns() SRF from regression tests. Tom Lane 9.4.10
2016-04-15 Use less-generic names in matview.sql. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.6.0
2015-07-25 Redesign tablesample method API, and do extensive code review. Tom Lane 9.5.0
2012-02-05 Allow SQL-language functions to reference parameters by name. Tom Lane 9.2.0
2011-12-23 Improve planner's handling of duplicated index column expressions. Tom Lane 9.2.0
2011-12-17 Add SP-GiST (space-partitioned GiST) index access method. Tom Lane 9.2.0
2011-11-14 Return FALSE instead of throwing error for comparisons with empty ranges. Tom Lane 9.2.0
2009-12-15 Support ORDER BY within aggregate function calls, at long last providing a Tom Lane 9.0.0
2008-08-05 Improve SELECT DISTINCT to consider hash aggregation, as well as sort/uniq, Tom Lane 8.4.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0
2004-05-10 Promote row expressions to full-fledged citizens of the expression syntax, Tom Lane 8.0.0
2004-04-01 Replace TupleTableSlot convention for whole-row variables and function Tom Lane 8.0.0
2003-07-20 Another round of error message editing, covering backend/commands/. Tom Lane 7.4.1
2002-11-23 Fix regression test breakage from triggers patch. Tom Lane 7.4.1
2002-11-21 Finish implementation of hashed aggregation. Add enable_hashagg GUC Tom Lane 7.4.1
2002-03-21 First phase of SCHEMA changes, concentrating on fixing the grammar and Tom Lane 7.3.1
2001-11-20 Bruce's octet_length change breaks this regression test. Tom Lane 7.2.1
2001-08-27 Add some minimal exercising of functional-index feature to regression Tom Lane 7.2.1
2001-07-15 Add ORDER BY to a couple of test queries whose output ordering is not Tom Lane 7.2.1