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
/
prune.c
Commit message (
Expand
)
Author
Age
*
Fix bushy plans. Cleanup.
Bruce Momjian
1999-02-18
*
Re-enable bushy plans. Vadim want them.
Bruce Momjian
1999-02-16
*
otherrels is now unjoined_rels
Bruce Momjian
1999-02-15
*
optimizer rename
Bruce Momjian
1999-02-15
*
Remove duplicate geqo functions, and more optimizer cleanup
Bruce Momjian
1999-02-15
*
Optimizer rename.
Bruce Momjian
1999-02-14
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Optimizer cleanup.
Bruce Momjian
1999-02-12
*
JoinPath -> NestPath for nested loop.
Bruce Momjian
1999-02-12
*
Fix optimizer and make faster.
Bruce Momjian
1999-02-12
*
More optimizer speedups.
Bruce Momjian
1999-02-11
*
Optmizer cleanup
Bruce Momjian
1999-02-10
*
Major optimizer improvement for joining a large number of tables.
Bruce Momjian
1999-02-09
*
Optimizer cleanup.
Bruce Momjian
1999-02-08
*
optimizer cleanup
Bruce Momjian
1999-02-05
*
Optimizer cleanup.
Bruce Momjian
1999-02-05
*
Fix silly typo in prune_joinrel
Tom Lane
1999-02-05
*
Optimizer cleanups.
Bruce Momjian
1999-02-04
*
Update optimizer comments.
Bruce Momjian
1999-02-04
*
More optimizer renaming HInfo -> HashInfo.
Bruce Momjian
1999-02-04
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
*
Renaming cleanup, no pgindent yet.
Bruce Momjian
1998-09-01
*
Rename Rel to RelOptInfo.
Bruce Momjian
1998-07-18
*
Remove un-needed braces around single statements.
Bruce Momjian
1998-06-15
*
Fix merging pathes of pruned rels ("indices are unused" problem).
Vadim B. Mikheev
1998-04-02
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
*
Goodbye ABORT. Hello ERROR for all errors.
Bruce Momjian
1998-01-07
*
Change some labels in bootparse to make ctags happy. Clean up outfunc/readfu...
Bruce Momjian
1998-01-06
*
Change elog(WARN) to elog(ERROR) and elog(ABORT).
Bruce Momjian
1998-01-05
*
Remove regression in function.
Bruce Momjian
1997-12-23
*
Remove some recursion in optimizer and clean up some code there.
Bruce Momjian
1997-12-21
*
Used modified version of indent that understands over 100 typedefs.
Bruce Momjian
1997-09-08
*
Another PGINDENT run that changes variable indenting and case label indenting...
Bruce Momjian
1997-09-08
*
Massive commit to run PGINDENT on all *.c and *.h files.
Bruce Momjian
1997-09-07
*
if ( rel->size <= 0 )
Vadim B. Mikheev
1997-06-10
*
Compile and warning cleanup
Bruce Momjian
1996-11-08
*
Postgres95 1.01 Distribution - Virgin Sources
PG95-1_01
Marc G. Fournier
1996-07-09