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/include/optimizer
Tom Lane 2f35b4efdb Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in 26 years ago
..
_deadcode Add: 26 years ago
clauses.h Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 26 years ago
cost.h Add proofreader's changes to docs. 26 years ago
geqo.h Fix GEQO optimizer to work correctly with new outer-join-capable 26 years ago
geqo_copy.h Add: 26 years ago
geqo_gene.h Add: 26 years ago
geqo_misc.h Add: 26 years ago
geqo_mutation.h Add: 26 years ago
geqo_pool.h Fix GEQO optimizer to work correctly with new outer-join-capable 26 years ago
geqo_random.h Clean up bogosities in use of random(3) and srandom(3) --- do not assume 26 years ago
geqo_recombination.h Add: 26 years ago
geqo_selection.h Add: 26 years ago
joininfo.h Mark functions as static and ifdef NOT_USED as appropriate. 26 years ago
pathnode.h Add proofreader's changes to docs. 26 years ago
paths.h Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. 26 years ago
plancat.h Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias. 26 years ago
planmain.h Re-implement LIMIT/OFFSET as a plan node type, instead of a hack in 26 years ago
planner.h Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 26 years ago
prep.h Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the 26 years ago
restrictinfo.h First cut at full support for OUTER JOINs. There are still a few loose 26 years ago
subselect.h Ye-old pgindent run. Same 4-space tabs. 26 years ago
tlist.h Mark functions as static and ifdef NOT_USED as appropriate. 26 years ago
var.h Add: 26 years ago