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
/
path
/
tidpath.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace planner's representation of relation sets, per pghackers discussion.
Tom Lane
2003-02-08
1
-5
/
+5
*
Phase 2 of read-only-plans project: restructure expression-tree nodes
Tom Lane
2002-12-12
1
-33
/
+20
*
Restructure planning of nestloop inner indexscans so that the set of usable
Tom Lane
2002-11-24
1
-41
/
+1
*
Be careful to include postgres.h *before* any system headers, to ensure
Tom Lane
2002-09-05
1
-3
/
+3
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
1
-2
/
+2
*
Further work on making use of new statistics in planner. Adjust APIs
Tom Lane
2001-06-05
1
-6
/
+6
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
1
-2
/
+2
*
Remove unused include files. Do not touch /port or includes used by defines.
Bruce Momjian
2000-05-30
1
-12
/
+1
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
1
-72
/
+87
*
New cost model for planning, incorporating a penalty for random page
Tom Lane
2000-02-15
1
-23
/
+16
*
Repair planning bugs caused by my misguided removal of restrictinfo link
Tom Lane
2000-02-07
1
-10
/
+10
*
Add:
Bruce Momjian
2000-01-26
1
-2
/
+3
*
Another round of planner/optimizer work. This is just restructuring and
Tom Lane
2000-01-09
1
-13
/
+10
*
Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp
Bruce Momjian
1999-11-23
1
-0
/
+296