postgresql/src/backend/optimizer/util
2005-07-28 22:27:02 +00:00
..
clauses.c Don't try to constant-fold functions returning RECORD. We were never 2005-07-03 21:14:18 +00:00
joininfo.c Simplify the planner's join clause management by storing join clauses 2005-06-09 04:19:00 +00:00
Makefile Separate predicate-testing code out of indxpath.c, making it a module 2005-06-10 22:25:37 +00:00
pathnode.c Fix compare_fuzzy_path_costs() to behave a bit more sanely. The original 2005-07-22 19:12:02 +00:00
plancat.c Simple constraint exclusion. For now, only child tables of inheritance 2005-07-23 21:05:48 +00:00
predtest.c Simple constraint exclusion. For now, only child tables of inheritance 2005-07-23 21:05:48 +00:00
relnode.c Make use of new list primitives list_append_unique and list_concat_unique 2005-07-28 22:27:02 +00:00
restrictinfo.c Fix a bunch of bad interactions between partial indexes and the new 2005-07-28 20:26:22 +00:00
tlist.c Merge Resdom nodes into TargetEntry nodes to simplify code and save a 2005-04-06 16:34:07 +00:00
var.c Remove planner's private fields from Query struct, and put them into 2005-06-05 22:32:58 +00:00