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/path
Tom Lane 5d1af6aee3 build_subquery_pathkeys() was examining wrong copy of subquery target list, 22 years ago
..
Makefile $Header: -> $PostgreSQL Changes ... 22 years ago
allpaths.c Fix permission-checking bug reported by Tim Burgess 10-Feb-03 (this time 22 years ago
clausesel.c Dept. of second thoughts: clause_selectivity shouldn't try to cache its 22 years ago
costsize.c Support FULL JOIN with no join clauses, such as X FULL JOIN Y ON TRUE. 22 years ago
indxpath.c Now that we are allowing index opclasses to contain operators that are 22 years ago
joinpath.c Support FULL JOIN with no join clauses, such as X FULL JOIN Y ON TRUE. 22 years ago
joinrels.c Test for whether a previous IN join restricts the current join was too 22 years ago
orindxpath.c Adjust indexscan planning logic to keep RestrictInfo nodes associated 22 years ago
pathkeys.c build_subquery_pathkeys() was examining wrong copy of subquery target list, 22 years ago
tidpath.c $Header: -> $PostgreSQL Changes ... 22 years ago