index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
sql
/
select.sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless whitespace at end of lines
Peter Eisentraut
2010-11-23
1
-8
/
+8
*
Fix equivclass.c's not-quite-right strategy for handling X=X clauses.
Tom Lane
2009-09-29
1
-0
/
+5
*
TABLE command
Peter Eisentraut
2008-11-20
1
-1
/
+1
*
Fix a couple of planner bugs introduced by the new ability to discard
Tom Lane
2007-07-07
1
-0
/
+16
*
Fix some problems with selectivity estimation for partial indexes.
Tom Lane
2007-03-21
1
-1
/
+10
*
Support ORDER BY ... NULLS FIRST/LAST, and add ASC/DESC/NULLS FIRST/NULLS LAST
Tom Lane
2007-01-09
1
-0
/
+39
*
A few regression tests for VALUES, from Gavin Sherry.
Tom Lane
2006-08-03
1
-0
/
+28
*
Fix problem with whole-row Vars referencing sub-select outputs, per
Tom Lane
2005-12-14
1
-0
/
+6
*
Add a "USING" clause to DELETE, which is equivalent to the FROM clause
Neil Conway
2005-04-07
1
-10
/
+11
*
Back out BETWEEN node patch, was causing initdb failure.
Bruce Momjian
2002-07-18
1
-28
/
+0
*
Finished the Between patch Christopher started.
Bruce Momjian
2002-07-18
1
-0
/
+28
*
Partial indexes work again, courtesy of Martijn van Oosterhout.
Tom Lane
2001-07-16
1
-10
/
+16
*
New cost model for planning, incorporating a penalty for random page
Tom Lane
2000-02-15
1
-1
/
+2
*
Clean up header for uniform appearance throughout tests.
Thomas G. Lockhart
2000-01-06
1
-0
/
+3
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
1
-1
/
+1
*
Change ORDER BY to get more consistant results.
Thomas G. Lockhart
1997-09-20
1
-1
/
+1
*
More splits and cleanups...
Marc G. Fournier
1997-04-06
1
-0
/
+95