summaryrefslogtreecommitdiff
path: root/src/test/regress/input/misc.source
Commit message (Expand)AuthorAgeFilesLines
* Remove dynamic translation of regression test scripts, step 2.Tom Lane2021-12-201-268/+0
* Remove dynamic translation of regression test scripts, step 1.Tom Lane2021-12-201-5/+11
* Remove support for version-0 calling conventions.Andres Freund2017-03-301-13/+0
* Remove user_relns() SRF from regression tests.Andres Freund2016-09-121-3/+0
* Allow SQL-language functions to reference parameters by name.Tom Lane2012-02-041-0/+14
* Fix toast table creation.Robert Haas2011-04-131-0/+6
* Remove useless whitespace at end of linesPeter Eisentraut2010-11-231-7/+7
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-191-1/+0
* Improve SELECT DISTINCT to consider hash aggregation, as well as sort/uniq,Tom Lane2008-08-051-1/+2
* Add a "USING" clause to DELETE, which is equivalent to the FROM clauseNeil Conway2005-04-071-0/+2
* Promote row expressions to full-fledged citizens of the expression syntax,Tom Lane2004-05-101-0/+11
* Replace TupleTableSlot convention for whole-row variables and functionTom Lane2004-04-011-1/+3
* Finish implementation of hashed aggregation. Add enable_hashagg GUCTom Lane2002-11-211-1/+1
* First phase of SCHEMA changes, concentrating on fixing the grammar andTom Lane2002-03-211-10/+10
* Add ORDER BY to a couple of test queries whose output ordering is notTom Lane2001-07-151-2/+2
* This patch adds support for %TYPE in CREATE FUNCTION argument and returnBruce Momjian2001-06-041-0/+1
* Revise handling of oldstyle/newstyle functions per recent discussionsTom Lane2000-11-201-0/+13
* Make regression tests work with VPATH builds.Peter Eisentraut2000-10-271-5/+5
* Update regression tests for ONLY and other recent changes.Tom Lane2000-06-101-5/+8
* Clean up header for uniform appearance throughout tests.Thomas G. Lockhart2000-01-061-0/+1
* Update format to add uniform headers on files.Thomas G. Lockhart2000-01-051-6/+7
* Add a regression test case to catch breakage of GROUP BYTom Lane1999-06-061-0/+7
* Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.Bruce Momjian1999-02-021-5/+5
* Re-apply Darren's char2-16 removal code.Bruce Momjian1998-04-261-2/+2
* Back out char2-char16 removal. Add later.Bruce Momjian1998-04-071-2/+2
* The following uuencoded, gzip'd file will ...Bruce Momjian1998-03-301-2/+2
* There, I'll leave this alone until Thomas catchs up *grin*Marc G. Fournier1997-04-271-63/+0
* split out a bunch more tests from misc.source so that the tester knowsMarc G. Fournier1997-04-271-547/+0
* Trying to continue breaking down the large files into smaller tests so thatMarc G. Fournier1997-04-271-223/+0
* *shrug* I don't know anymore...Marc G. Fournier1997-04-271-0/+1050