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
/
backend
/
optimizer
/
plan
/
analyzejoins.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix planner problems with LATERAL references in PlaceHolderVars.
Tom Lane
2013-08-17
1
-12
/
+16
*
Remove ph_may_need from PlaceHolderInfo, with attendant simplifications.
Tom Lane
2013-08-14
1
-2
/
+0
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-1
/
+1
*
Update copyrights for 2013
Bruce Momjian
2013-01-01
1
-1
/
+1
*
Fix up planner infrastructure to support LATERAL properly.
Tom Lane
2012-08-26
1
-0
/
+21
*
Update copyright notices for year 2012.
Bruce Momjian
2012-01-01
1
-1
/
+1
*
Improve planner's ability to recognize cases where an IN's RHS is unique.
Tom Lane
2011-10-26
1
-34
/
+5
*
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-04-10
1
-7
/
+8
*
Stamp copyrights for year 2011.
Bruce Momjian
2011-01-01
1
-1
/
+1
*
Fix PlaceHolderVar mechanism's interaction with outer joins.
Tom Lane
2010-09-28
1
-0
/
+2
*
Fix another join removal bug: the check on PlaceHolderVars was wrong.
Tom Lane
2010-09-25
1
-5
/
+13
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
1
-1
/
+1
*
Fix join-removal logic for pseudoconstant and outerjoin-delayed quals.
Tom Lane
2010-09-14
1
-18
/
+65
*
pgindent run for 9.0, second run
Bruce Momjian
2010-07-06
1
-14
/
+14
*
Fix oversight in join removal patch: we have to delete the removed relation
Tom Lane
2010-05-23
1
-1
/
+19
*
Rework join-removal logic as per recent discussion. In particular this
Tom Lane
2010-03-28
1
-0
/
+413