postgresql/src/backend/optimizer/prep
Tom Lane ed5003c584 First cut at full support for OUTER JOINs. There are still a few loose
ends to clean up (see my message of same date to pghackers), but mostly
it works.  INITDB REQUIRED!
2000-09-12 21:07:18 +00:00
..
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
prepkeyset.c First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00
prepqual.c Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist' 2000-08-08 15:43:12 +00:00
preptlist.c Remove 'func_tlist' from Func expression nodes, likewise 'param_tlist' 2000-08-08 15:43:12 +00:00
prepunion.c First cut at full support for OUTER JOINs. There are still a few loose 2000-09-12 21:07:18 +00:00