postgresql/src/backend/optimizer/path
Tom Lane e91f43a122 Fix potential overflow problems when relation size exceeds
2gig.  Fix failure to reliably put the smaller relation on the inside of
a hashjoin.
1999-04-05 02:07:07 +00:00
..
_deadcode rename optimizer file name 1999-02-18 19:58:53 +00:00
allpaths.c Final optimizer cleanups. 1999-02-22 05:26:58 +00:00
clausesel.c Fix a number of places that made faulty assumptions about 1999-02-15 01:06:59 +00:00
costsize.c Fix potential overflow problems when relation size exceeds 1999-04-05 02:07:07 +00:00
hashutils.c Fix nasty bug in optimization of multiway joins: optimizer 1999-04-03 00:18:28 +00:00
indxpath.c cleanups 1999-03-18 19:59:55 +00:00
joinpath.c Fix nasty bug in optimization of multiway joins: optimizer 1999-04-03 00:18:28 +00:00
joinrels.c more cleanup 1999-02-22 06:08:48 +00:00
Makefile another rename of optimizer 1999-02-20 15:27:42 +00:00
mergeutils.c Fix nasty bug in optimization of multiway joins: optimizer 1999-04-03 00:18:28 +00:00
orindxpath.c Fix OR index selectivity problem. 1999-03-08 14:01:57 +00:00
pathkeys.c Final optimizer cleanups. 1999-02-22 05:26:58 +00:00
prune.c Fix bushy plans. Cleanup. 1999-02-18 00:49:48 +00:00