postgresql/src/backend/optimizer/util
Tom Lane 517ae4039e Code review for function default parameters patch. Fix numerous problems as
per recent discussions.  In passing this also fixes a couple of bugs in
the previous variadic-parameters patch.
2008-12-18 18:20:35 +00:00
..
clauses.c Code review for function default parameters patch. Fix numerous problems as 2008-12-18 18:20:35 +00:00
joininfo.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
Makefile Add a concept of "placeholder" variables to the planner. These are variables 2008-10-21 20:42:53 +00:00
pathnode.c Implement SQL-standard WITH clauses, including WITH RECURSIVE. 2008-10-04 21:56:55 +00:00
placeholder.c Dept of better ideas: refrain from creating the planner's placeholder_list 2008-10-22 20:17:52 +00:00
plancat.c Implement SQL-standard WITH clauses, including WITH RECURSIVE. 2008-10-04 21:56:55 +00:00
predtest.c Arrange to cache the results of looking up a btree predicate proof comparison 2008-11-13 00:20:45 +00:00
relnode.c Add a concept of "placeholder" variables to the planner. These are variables 2008-10-21 20:42:53 +00:00
restrictinfo.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
tlist.c Add a concept of "placeholder" variables to the planner. These are variables 2008-10-21 20:42:53 +00:00
var.c Dept of better ideas: refrain from creating the planner's placeholder_list 2008-10-22 20:17:52 +00:00