aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/indexam.sgml
Commit message (Expand)AuthorAge
* Spellchecking run, final cleanupsPeter Eisentraut2005-11-04
* Change the planner to allow indexscan qualification clauses to useTom Lane2005-06-13
* Remove planner's private fields from Query struct, and put them intoTom Lane2005-06-05
* Add note clarifying that indexes that support ordered scans had betterTom Lane2005-04-20
* First steps towards index scans with heap access decoupled from indexTom Lane2005-03-27
* Convert index-related tuple handling routines from char 'n'/' ' to boolTom Lane2005-03-21
* Write some real documentation about the index access method API.Tom Lane2005-02-13