You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/backend/optimizer/util
Tom Lane 3ced8837db Simplify query_planner's API by having it return the top-level RelOptInfo. 13 years ago
..
Makefile Remove cvs keywords from all files. 15 years ago
clauses.c Add SQL Standard WITH ORDINALITY support for UNNEST (and any other SRF) 13 years ago
joininfo.c Update copyrights for 2013 13 years ago
pathnode.c pgindent run for release 9.3 13 years ago
placeholder.c Update copyrights for 2013 13 years ago
plancat.c Arrange to cache FdwRoutine structs in foreign tables' relcache entries. 13 years ago
predtest.c Update copyrights for 2013 13 years ago
relnode.c Simplify query_planner's API by having it return the top-level RelOptInfo. 13 years ago
restrictinfo.c Update copyrights for 2013 13 years ago
tlist.c Avoid inserting Result nodes that only compute identity projections. 13 years ago
var.c Change post-rewriter representation of dropped columns in joinaliasvars. 13 years ago