Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | Change the planner to allow indexscan qualification clauses to use | Tom Lane | 2005-06-13 |
* | Remove planner's private fields from Query struct, and put them into | Tom Lane | 2005-06-05 |
* | Add note clarifying that indexes that support ordered scans had better | Tom Lane | 2005-04-20 |
* | First steps towards index scans with heap access decoupled from index | Tom Lane | 2005-03-27 |
* | Convert index-related tuple handling routines from char 'n'/' ' to bool | Tom Lane | 2005-03-21 |
* | Write some real documentation about the index access method API. | Tom Lane | 2005-02-13 |