| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove dynamic translation of regression test scripts, step 2. | Tom Lane | 2021-12-20 | 1 | -268/+0 |
| * | Remove dynamic translation of regression test scripts, step 1. | Tom Lane | 2021-12-20 | 1 | -5/+11 |
| * | Remove support for version-0 calling conventions. | Andres Freund | 2017-03-30 | 1 | -13/+0 |
| * | Remove user_relns() SRF from regression tests. | Andres Freund | 2016-09-12 | 1 | -3/+0 |
| * | Allow SQL-language functions to reference parameters by name. | Tom Lane | 2012-02-04 | 1 | -0/+14 |
| * | Fix toast table creation. | Robert Haas | 2011-04-13 | 1 | -0/+6 |
| * | Remove useless whitespace at end of lines | Peter Eisentraut | 2010-11-23 | 1 | -7/+7 |
| * | Remove extra newlines at end and beginning of files, add missing newlines | Peter Eisentraut | 2010-08-19 | 1 | -1/+0 |
| * | Improve SELECT DISTINCT to consider hash aggregation, as well as sort/uniq, | Tom Lane | 2008-08-05 | 1 | -1/+2 |
| * | Add a "USING" clause to DELETE, which is equivalent to the FROM clause | Neil Conway | 2005-04-07 | 1 | -0/+2 |
| * | Promote row expressions to full-fledged citizens of the expression syntax, | Tom Lane | 2004-05-10 | 1 | -0/+11 |
| * | Replace TupleTableSlot convention for whole-row variables and function | Tom Lane | 2004-04-01 | 1 | -1/+3 |
| * | Finish implementation of hashed aggregation. Add enable_hashagg GUC | Tom Lane | 2002-11-21 | 1 | -1/+1 |
| * | First phase of SCHEMA changes, concentrating on fixing the grammar and | Tom Lane | 2002-03-21 | 1 | -10/+10 |
| * | Add ORDER BY to a couple of test queries whose output ordering is not | Tom Lane | 2001-07-15 | 1 | -2/+2 |
| * | This patch adds support for %TYPE in CREATE FUNCTION argument and return | Bruce Momjian | 2001-06-04 | 1 | -0/+1 |
| * | Revise handling of oldstyle/newstyle functions per recent discussions | Tom Lane | 2000-11-20 | 1 | -0/+13 |
| * | Make regression tests work with VPATH builds. | Peter Eisentraut | 2000-10-27 | 1 | -5/+5 |
| * | Update regression tests for ONLY and other recent changes. | Tom Lane | 2000-06-10 | 1 | -5/+8 |
| * | Clean up header for uniform appearance throughout tests. | Thomas G. Lockhart | 2000-01-06 | 1 | -0/+1 |
| * | Update format to add uniform headers on files. | Thomas G. Lockhart | 2000-01-05 | 1 | -6/+7 |
| * | Add a regression test case to catch breakage of GROUP BY | Tom Lane | 1999-06-06 | 1 | -0/+7 |
| * | Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. | Bruce Momjian | 1999-02-02 | 1 | -5/+5 |
| * | Re-apply Darren's char2-16 removal code. | Bruce Momjian | 1998-04-26 | 1 | -2/+2 |
| * | Back out char2-char16 removal. Add later. | Bruce Momjian | 1998-04-07 | 1 | -2/+2 |
| * | The following uuencoded, gzip'd file will ... | Bruce Momjian | 1998-03-30 | 1 | -2/+2 |
| * | There, I'll leave this alone until Thomas catchs up *grin* | Marc G. Fournier | 1997-04-27 | 1 | -63/+0 |
| * | split out a bunch more tests from misc.source so that the tester knows | Marc G. Fournier | 1997-04-27 | 1 | -547/+0 |
| * | Trying to continue breaking down the large files into smaller tests so that | Marc G. Fournier | 1997-04-27 | 1 | -223/+0 |
| * | *shrug* I don't know anymore... | Marc G. Fournier | 1997-04-27 | 1 | -0/+1050 |