postgresql/src/backend/optimizer/util
Tom Lane 2f1210629c Separate predicate-testing code out of indxpath.c, making it a module
in its own right.  As proposed by Simon Riggs, but with some editorializing
of my own.
2005-06-10 22:25:37 +00:00
..
clauses.c Remove planner's private fields from Query struct, and put them into 2005-06-05 22:32:58 +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 Remove planner's private fields from Query struct, and put them into 2005-06-05 22:32:58 +00:00
plancat.c Remove planner's private fields from Query struct, and put them into 2005-06-05 22:32:58 +00:00
predtest.c Separate predicate-testing code out of indxpath.c, making it a module 2005-06-10 22:25:37 +00:00
relnode.c Simplify the planner's join clause management by storing join clauses 2005-06-09 04:19:00 +00:00
restrictinfo.c Simplify the planner's join clause management by storing join clauses 2005-06-09 04:19:00 +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