aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/util/restrictinfo.c
Commit message (Expand)AuthorAge
* Remove unused include files. Do not touch /port or includes used by defines.Bruce Momjian2000-05-30
* Add:Bruce Momjian2000-01-26
* Further work on planning of indexscans. Cleaned up interfacesTom Lane1999-07-25
* Clean up messy clause-selectivity code in clausesel.c; repair bugTom Lane1999-07-24
* Final cleanup.Bruce Momjian1999-07-16
* Remove unused #includes in *.c files.Bruce Momjian1999-07-15
* Another pgindent run. Sorry folks.Bruce Momjian1999-05-25
* pgindent run over code.Bruce Momjian1999-05-25
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Optimizer cleanup.Bruce Momjian1999-02-05