aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/path/pathkeys.c
Commit message (Expand)AuthorAge
* Remove unused include files. Do not touch /port or includes used by defines.Bruce Momjian2000-05-30
* Ye-old pgindent run. Same 4-space tabs.Bruce Momjian2000-04-12
* Plug some more memory leaks in the planner. It still leaks like a sieve,Tom Lane2000-02-18
* New cost model for planning, incorporating a penalty for random pageTom Lane2000-02-15
* Add:Bruce Momjian2000-01-26
* Another round of planner/optimizer work. This is just restructuring andTom Lane2000-01-09
* Further planner/optimizer cleanups. Move all set_tlist_referencesTom Lane1999-08-22
* Major revision of sort-node handling: push knowledge of queryTom Lane1999-08-21
* Major planner/optimizer revision: get rid of PathOrder node type,Tom Lane1999-08-16
* Update comments about pathkeys.Tom Lane1999-08-13
* Final cleanup.Bruce Momjian1999-07-16
* Remove unused #includes in *.c files.Bruce Momjian1999-07-15
* pgindent run over code.Bruce Momjian1999-05-25
* Tighten coding in new_join_pathkey, which seems to be a hotspotTom Lane1999-05-17
* Fix nasty little typo that prevented get_cheapest_path_for_joinkeysTom Lane1999-04-30
* Final optimizer cleanups.Bruce Momjian1999-02-22
* pathkeys.c cleanup.Bruce Momjian1999-02-21
* pathkeys fixesBruce Momjian1999-02-20
* Update pathkeys comparison function.Bruce Momjian1999-02-20
* update pathkey description.Bruce Momjian1999-02-20
* add pathkeys description.Bruce Momjian1999-02-20
* another rename of optimizerBruce Momjian1999-02-20