index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
errors.sql
Commit message (
Expand
)
Author
Age
*
Allow empty target list in SELECT.
Tom Lane
2013-12-14
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
*
Add a regression test to verify that the stack depth checker actually
Tom Lane
2005-02-11
*
This patch updates the regression tests to allow "make installcheck" to
Neil Conway
2005-01-22
*
Teach psql to show the location of syntax errors visually, per recent
Tom Lane
2004-03-14
*
Add explicit tests for division by zero to all user-accessible integer
Tom Lane
2003-03-11
*
I guess the intention was to test incomplete SELECT statements, not
Bruce Momjian
2002-09-02
*
Rule names are now unique per-relation, rather than unique globally.
Tom Lane
2002-04-18
*
Checking to decide whether relations are system relations now depends
Tom Lane
2002-04-12
*
DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax
Tom Lane
2001-10-03
*
Revise aggregate functions per earlier discussions in pghackers.
Tom Lane
2000-07-17
*
Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now
Tom Lane
2000-01-27
*
Clean up header for uniform appearance throughout tests.
Thomas G. Lockhart
2000-01-06
*
From: Darren King <aixssd!darrenk@abs.net>
Marc G. Fournier
1997-05-22
*
*shrug*
Marc G. Fournier
1997-04-27