aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/orclauses.c
Commit message (Expand)AuthorAge
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Improve castNode notation by introducing list-extraction-specific variants.Tom Lane2017-04-10
* Reset API of clause_selectivity()Simon Riggs2017-04-06
* Collect and use multi-column dependency statsSimon Riggs2017-04-05
* Make more use of castNode()Peter Eisentraut2017-02-21
* Improve RLS planning by marking individual quals with security levels.Tom Lane2017-01-18
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Adjust spellings of forms of "cancel"Peter Eisentraut2016-07-14
* Update copyright for 2016Bruce Momjian2016-01-02
* Improve planner's cost estimation in the presence of semijoins.Tom Lane2015-03-11
* Update copyright for 2015Bruce Momjian2015-01-06
* Preserve AND/OR flatness while extracting restriction OR clauses.Tom Lane2014-09-09
* pgindent run for 9.4Bruce Momjian2014-05-06
* Update copyright for 2014Bruce Momjian2014-01-07
* Extract restriction OR clauses whether or not they are indexable.Tom Lane2013-12-30