summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/errors.sql
AgeCommit message (Expand)Author
2013-12-15Allow empty target list in SELECT.Tom Lane
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2005-02-11Add a regression test to verify that the stack depth checker actuallyTom Lane
2005-01-22This patch updates the regression tests to allow "make installcheck" toNeil Conway
2004-03-14Teach psql to show the location of syntax errors visually, per recentTom Lane
2003-03-11Add explicit tests for division by zero to all user-accessible integerTom Lane
2002-09-02I guess the intention was to test incomplete SELECT statements, notBruce Momjian
2002-04-18Rule names are now unique per-relation, rather than unique globally.Tom Lane
2002-04-12Checking to decide whether relations are system relations now dependsTom Lane
2001-10-03DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntaxTom Lane
2000-07-17Revise aggregate functions per earlier discussions in pghackers.Tom Lane
2000-01-27Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is nowTom Lane
2000-01-06Clean up header for uniform appearance throughout tests.Thomas G. Lockhart
1997-05-22From: Darren King <[email protected]>Marc G. Fournier
1997-04-27*shrug*Marc G. Fournier