summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/errors.sql
Commit message (Expand)AuthorAgeFilesLines
* Add a regression test to verify that the stack depth checker actuallyTom Lane2005-02-111-0/+7
* This patch updates the regression tests to allow "make installcheck" toNeil Conway2005-01-221-3/+0
* Teach psql to show the location of syntax errors visually, per recentTom Lane2004-03-141-5/+99
* Add explicit tests for division by zero to all user-accessible integerTom Lane2003-03-111-9/+33
* I guess the intention was to test incomplete SELECT statements, notBruce Momjian2002-09-021-2/+4
* Rule names are now unique per-relation, rather than unique globally.Tom Lane2002-04-181-2/+2
* Checking to decide whether relations are system relations now dependsTom Lane2002-04-121-3/+0
* DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntaxTom Lane2001-10-031-8/+8
* Revise aggregate functions per earlier discussions in pghackers.Tom Lane2000-07-171-34/+7
* Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is nowTom Lane2000-01-271-3/+3
* Clean up header for uniform appearance throughout tests.Thomas G. Lockhart2000-01-061-3/+1
* From: Darren King <aixssd!darrenk@abs.net>Marc G. Fournier1997-05-221-1/+10
* *shrug*Marc G. Fournier1997-04-271-0/+275