postgresql/src/backend/optimizer/util
Tom Lane 95b07bc7f5 Support window functions a la SQL:2008.
Hitoshi Harada, with some kibitzing from Heikki and Tom.
2008-12-28 18:54:01 +00:00
..
clauses.c Support window functions a la SQL:2008. 2008-12-28 18:54:01 +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 Support window functions a la SQL:2008. 2008-12-28 18:54:01 +00:00
var.c Dept of better ideas: refrain from creating the planner's placeholder_list 2008-10-22 20:17:52 +00:00