Date: Tuesday, September 12, 2000 @ 17:06:47
Author: tgl
Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/commands
from hub.org:/home/projects/pgsql/tmp/cvs-serv27911/src/backend/commands
Modified Files:
command.c creatinh.c explain.c view.c
----------------------------- Log Message -----------------------------
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!