Commits

DateSubjectAuthorReleases
2021-12-20 Remove dynamic translation of regression test scripts, step 1. Tom Lane 15.0
2017-03-30 Remove support for version-0 calling conventions. Andres Freund 10.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-09-13 Remove user_relns() SRF from regression tests. Andres Freund 10.0
2012-02-05 Allow SQL-language functions to reference parameters by name. Tom Lane 9.2.0
2011-04-14 Fix toast table creation. Robert Haas 9.1.0
2010-11-23 Remove useless whitespace at end of lines Peter Eisentraut 9.1.0
2010-08-19 Remove extra newlines at end and beginning of files, add missing newlines Peter Eisentraut 9.1.0
2008-08-05 Improve SELECT DISTINCT to consider hash aggregation, as well as sort/uniq, Tom Lane 8.4.0
2005-04-07 Add a "USING" clause to DELETE, which is equivalent to the FROM clause Neil Conway 8.1.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
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-07-15 Add ORDER BY to a couple of test queries whose output ordering is not Tom Lane 7.2.1
2001-06-04 This patch adds support for %TYPE in CREATE FUNCTION argument and return Bruce Momjian 7.2.1
2000-11-20 Revise handling of oldstyle/newstyle functions per recent discussions Tom Lane 7.1.1
2000-10-27 Make regression tests work with VPATH builds. Peter Eisentraut 7.1.1
2000-06-10 Update regression tests for ONLY and other recent changes. Tom Lane 7.1.1
2000-01-06 Clean up header for uniform appearance throughout tests. Thomas G. Lockhart 7.1.1
2000-01-05 Update format to add uniform headers on files. Thomas G. Lockhart 7.1.1