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
/
include
/
utils
/
selfuncs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restructure operator classes to allow improved handling of cross-data-type
Tom Lane
2006-12-23
1
-1
/
+2
*
pgindent run for 8.2.
Bruce Momjian
2006-10-04
1
-16
/
+16
*
Change patternsel (LIKE/regex selectivity estimation) so that if there
Tom Lane
2006-09-20
1
-1
/
+4
*
Fix oversight in planning for multiple indexscans driven by
Tom Lane
2006-07-01
1
-1
/
+2
*
GIN: Generalized Inverted iNdex.
Teodor Sigaev
2006-05-02
1
-1
/
+2
*
Generalize mcv_selectivity() to support both VAR OP CONST and CONST OP VAR
Tom Lane
2006-04-27
1
-2
/
+3
*
If we're going to expose VariableStatData for contrib modules to use,
Tom Lane
2006-04-27
1
-4
/
+14
*
Move ltree parentsel() selectivity function into /contrib/ltree.
Bruce Momjian
2006-04-26
1
-3
/
+25
*
Enhanced containment selectivity function for /contrib/ltree
Bruce Momjian
2006-04-26
1
-1
/
+3
*
Update copyright for 2006. Update scripts.
Bruce Momjian
2006-03-05
1
-2
/
+2
*
Add selectivity-calculation code for RowCompareExpr nodes. Simplistic,
Tom Lane
2006-01-14
1
-1
/
+4
*
Teach planner and executor to handle ScalarArrayOpExpr as an indexable
Tom Lane
2005-11-25
1
-1
/
+5
*
R-tree is dead ... long live GiST.
Tom Lane
2005-11-07
1
-2
/
+1
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-2
/
+2
*
Remove planner's private fields from Query struct, and put them into
Tom Lane
2005-06-05
1
-7
/
+7
*
Revise hash join code so that we can increase the number of batches
Tom Lane
2005-03-06
1
-2
/
+2
*
Tag appropriate files for rc3
PostgreSQL Daemon
2004-12-31
1
-2
/
+2
*
Use a hopefully-more-reliable method of detecting default selectivity
Tom Lane
2004-11-09
1
-1
/
+44
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Update copyright to 2004.
Bruce Momjian
2004-08-29
1
-2
/
+2
*
Make use of statistics on index expressions. There are still some
Tom Lane
2004-02-17
1
-1
/
+4
*
make sure the $Id tags are converted to $PostgreSQL as well ...
PostgreSQL Daemon
2003-11-29
1
-1
/
+1
*
Update copyrights to 2003.
Bruce Momjian
2003-08-04
1
-2
/
+2
*
pgindent run.
Bruce Momjian
2003-08-04
1
-4
/
+4
*
Indexing support for pattern matching operations via separate operator
Peter Eisentraut
2003-05-15
1
-2
/
+1
*
Extend join-selectivity API (oprjoin interface) so that join type is
Tom Lane
2003-01-28
1
-2
/
+2
*
IN clauses appearing at top level of WHERE can now be handled as joins.
Tom Lane
2003-01-20
1
-2
/
+2
*
Add an at-least-marginally-plausible method of estimating the number
Tom Lane
2002-11-19
1
-1
/
+4
*
Fix range-query estimation to not double-exclude NULLs, per gripe from
Tom Lane
2002-10-19
1
-3
/
+5
*
pgindent run.
Bruce Momjian
2002-09-04
1
-3
/
+3
*
> Okay. When you get back to the original issue, the gold is hidden in
Bruce Momjian
2002-09-02
1
-5
/
+5
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
Teach planner about the idea that a mergejoin won't necessarily read
Tom Lane
2002-03-01
1
-3
/
+7
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-2
/
+2
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-4
/
+5
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-5
/
+4
*
Optimizer can now estimate selectivity of IS NULL, IS NOT NULL,
Tom Lane
2001-06-25
1
-0
/
+77