postgresql/src/backend/optimizer/path
Marc G. Fournier 8c3e8a8a0e From: Tatsuo Ishii <t-ishii@sra.co.jp>
Ok. I made patches replacing all of "#if FALSE" or "#if 0" to "#ifdef
NOT_USED" for current. I have tested these patches in that the
postgres binaries are identical.
1999-02-21 03:49:55 +00:00
..
_deadcode rename optimizer file name 1999-02-18 19:58:53 +00:00
allpaths.c From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
clausesel.c Fix a number of places that made faulty assumptions about 1999-02-15 01:06:59 +00:00
costsize.c Remove duplicate geqo functions, and more optimizer cleanup 1999-02-15 03:22:37 +00:00
hashutils.c Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
indxpath.c From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
joinpath.c pathkeys.c cleanup. 1999-02-21 01:55:03 +00:00
joinrels.c Enable bushy and right-hand queries by default. 1999-02-18 06:01:11 +00:00
Makefile another rename of optimizer 1999-02-20 15:27:42 +00:00
mergeutils.c Remove duplicate geqo functions, and more optimizer cleanup 1999-02-15 03:22:37 +00:00
orindxpath.c From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
pathkeys.c pathkeys.c cleanup. 1999-02-21 01:55:03 +00:00
prune.c Fix bushy plans. Cleanup. 1999-02-18 00:49:48 +00:00