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 22d9ddbb35 Fix planner to make a reasonable assumption about the amount of memory space 16 years ago
..
Makefile Add a concept of "placeholder" variables to the planner. These are variables 17 years ago
clauses.c Fix planner to make a reasonable assumption about the amount of memory space 16 years ago
joininfo.c Update copyright for the year 2010. 16 years ago
pathnode.c Rework join-removal logic as per recent discussion. In particular this 16 years ago
placeholder.c pgindent run for 9.0, second run 16 years ago
plancat.c Fix "constraint_exclusion = partition" logic so that it will also attempt 16 years ago
predtest.c pgindent run for 9.0 16 years ago
relnode.c pgindent run for 9.0 16 years ago
restrictinfo.c pgindent run for 9.0 16 years ago
tlist.c Update copyright for the year 2010. 16 years ago
var.c Fix "cannot handle unplanned sub-select" error that can occur when a 16 years ago