index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
errors.sql
Age
Commit message (
Expand
)
Author
2013-12-15
Allow empty target list in SELECT.
Tom Lane
2010-11-23
Remove useless whitespace at end of lines
Peter Eisentraut
2005-02-11
Add a regression test to verify that the stack depth checker actually
Tom Lane
2005-01-22
This patch updates the regression tests to allow "make installcheck" to
Neil Conway
2004-03-14
Teach psql to show the location of syntax errors visually, per recent
Tom Lane
2003-03-11
Add explicit tests for division by zero to all user-accessible integer
Tom Lane
2002-09-02
I guess the intention was to test incomplete SELECT statements, not
Bruce Momjian
2002-04-18
Rule names are now unique per-relation, rather than unique globally.
Tom Lane
2002-04-12
Checking to decide whether relations are system relations now depends
Tom Lane
2001-10-03
DROP AGGREGATE and COMMENT ON AGGREGATE now accept the expected syntax
Tom Lane
2000-07-17
Revise aggregate functions per earlier discussions in pghackers.
Tom Lane
2000-01-27
Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now
Tom Lane
2000-01-06
Clean up header for uniform appearance throughout tests.
Thomas G. Lockhart
1997-05-22
From: Darren King <
[email protected]
>
Marc G. Fournier
1997-04-27
*shrug*
Marc G. Fournier