postgresql/src/backend/optimizer/path
Bruce Momjian a6fd7b7a5f Post-PG 10 beta1 pgindent run
perltidy run not included.
2017-05-17 16:31:56 -04:00
..
Makefile Extract restriction OR clauses whether or not they are indexable. 2013-12-30 12:24:37 -05:00
allpaths.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
clausesel.c Clean up bugs in clause_selectivity() cleanup. 2017-04-08 16:38:03 -04:00
costsize.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
equivclass.c Abstract logic to allow for multiple kinds of child rels. 2017-04-03 22:41:31 -04:00
indxpath.c Post-PG 10 beta1 pgindent run 2017-05-17 16:31:56 -04:00
joinpath.c Reduce semijoins with unique inner relations to plain inner joins. 2017-05-01 14:53:42 -04:00
joinrels.c Improve castNode notation by introducing list-extraction-specific variants. 2017-04-10 13:51:53 -04:00
pathkeys.c Preparatory refactoring for parallel merge join support. 2017-03-07 10:33:29 -05:00
tidpath.c Improve RLS planning by marking individual quals with security levels. 2017-01-18 12:58:20 -05:00