postgresql/src/backend/optimizer/path
Tom Lane f9e4f611a1 First pass at set-returning-functions in FROM, by Joe Conway with
some kibitzing from Tom Lane.  Not everything works yet, and there's
no documentation or regression test, but let's commit this so Joe
doesn't need to cope with tracking changes in so many files ...
2002-05-12 20:10:05 +00:00
..
_deadcode New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
allpaths.c First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
clausesel.c First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
costsize.c First pass at set-returning-functions in FROM, by Joe Conway with 2002-05-12 20:10:05 +00:00
indxpath.c Operators live in namespaces. CREATE/DROP/COMMENT ON OPERATOR take 2002-04-16 23:08:12 +00:00
joinpath.c Restructure representation of join alias variables. An explicit JOIN 2002-03-12 00:52:10 +00:00
joinrels.c Restructure representation of join alias variables. An explicit JOIN 2002-03-12 00:52:10 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
orindxpath.c Another pgindent run. Fixes enum indenting, and improves #endif 2001-10-28 06:26:15 +00:00
pathkeys.c Restructure representation of join alias variables. An explicit JOIN 2002-03-12 00:52:10 +00:00
tidpath.c Further work on making use of new statistics in planner. Adjust APIs 2001-06-05 05:26:05 +00:00