postgresql/src/backend/optimizer/util
Marc G. Fournier 5379b84eff More cleanups. I can now compile without PORTNAME being defined n
Makefile.global.

End result, if all goes well, should allow for much easier porting, since
there will no longer be a concept of a "port".  Most, if not everything,
*should* be determined by configure, or by the compiler itself.  Still
work to be done though :)
1997-12-19 02:09:10 +00:00
..
clauseinfo.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
clauses.c Fix handling of functions with non-attribute first argument in WHERE 1997-09-25 12:48:15 +00:00
indexnode.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
internal.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
joininfo.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
keys.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
Makefile More cleanups. I can now compile without PORTNAME being defined n 1997-12-19 02:09:10 +00:00
ordering.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
pathnode.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
plancat.c Remove all time travel stuff. Small parser cleanup. 1997-11-20 23:24:03 +00:00
relnode.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00
tlist.c Break parser functions into smaller files, group together. 1997-11-25 22:07:18 +00:00
var.c Used modified version of indent that understands over 100 typedefs. 1997-09-08 21:56:23 +00:00