postgresql/src/backend/optimizer/util
2000-01-15 02:59:43 +00:00
..
clauses.c aggregate(DISTINCT ...) works, per SQL spec. 1999-12-13 01:27:21 +00:00
indexnode.c Combine index_info and find_secondary_indexes into a single routine that 1999-11-21 23:25:47 +00:00
joininfo.c Major planner/optimizer revision: get rid of PathOrder node type, 1999-08-16 02:17:58 +00:00
Makefile New LDOUT makefile variable for QNX os. 1999-12-13 22:35:27 +00:00
pathnode.c Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
plancat.c Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
relnode.c Another round of planner/optimizer work. This is just restructuring and 2000-01-09 00:26:47 +00:00
restrictinfo.c Further work on planning of indexscans. Cleaned up interfaces 1999-07-25 23:07:26 +00:00
tlist.c Clean up some mistakes in handling of uplevel Vars in planner. 1999-08-26 05:09:06 +00:00
var.c Clean up some mistakes in handling of uplevel Vars in planner. 1999-08-26 05:09:06 +00:00