postgresql/src/backend/optimizer/prep
Tom Lane 7431796b46 fix_parsetree_attnums was not nearly smart enough about walking parse
trees.  Also rewrite find_all_inheritors() in a more intelligible style.
1999-12-14 03:35:28 +00:00
..
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
prepkeyset.c Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
prepqual.c First cut at doing something reasonable with OR-of-ANDs WHERE 1999-09-13 00:17:25 +00:00
preptlist.c New NameStr macro to convert Name to Str. No need for var.data anymore. 1999-11-07 23:08:36 +00:00
prepunion.c fix_parsetree_attnums was not nearly smart enough about walking parse 1999-12-14 03:35:28 +00:00