aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/predtest.c
Commit message (Expand)AuthorAge
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Fix oversight in indexscan plan creation. I recently added code to useTom Lane2005-10-06
* Simple constraint exclusion. For now, only child tables of inheritanceTom Lane2005-07-23
* Separate predicate-testing code out of indxpath.c, making it a moduleTom Lane2005-06-10