index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
optimizer
/
path
/
tidpath.c
Commit message (
Expand
)
Author
Age
*
Phase 2 of read-only-plans project: restructure expression-tree nodes
Tom Lane
2002-12-12
*
Restructure planning of nestloop inner indexscans so that the set of usable
Tom Lane
2002-11-24
*
Be careful to include postgres.h *before* any system headers, to ensure
Tom Lane
2002-09-05
*
Update copyright to 2002.
Bruce Momjian
2002-06-20
*
Further work on making use of new statistics in planner. Adjust APIs
Tom Lane
2001-06-05
*
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-24
*
Remove unused include files. Do not touch /port or includes used by defines.
Bruce Momjian
2000-05-30
*
Ye-old pgindent run. Same 4-space tabs.
Bruce Momjian
2000-04-12
*
New cost model for planning, incorporating a penalty for random page
Tom Lane
2000-02-15
*
Repair planning bugs caused by my misguided removal of restrictinfo link
Tom Lane
2000-02-07
*
Add:
Bruce Momjian
2000-01-26
*
Another round of planner/optimizer work. This is just restructuring and
Tom Lane
2000-01-09
*
Tid access method feature from Hiroshi Inoue, Inoue@tpf.co.jp
Bruce Momjian
1999-11-23