| Commit message (Expand) | Author | Age |
* | Clean up some stray references to tsearch2. | Tom Lane | 2007-11-13 |
* | Make 'col IS NULL' clauses be indexable conditions. | Tom Lane | 2007-04-06 |
* | Add some discussion of sort ordering to indices.sgml, which curiously | Tom Lane | 2007-02-14 |
* | Consistenly use colons before '<programlisting>' blocks, where | Bruce Momjian | 2007-02-01 |
* | Update documentation on may/can/might: | Bruce Momjian | 2007-01-31 |
* | Restructure operator classes to allow improved handling of cross-data-type | Tom Lane | 2006-12-23 |
* | Editorial improvements for GIN documentation. | Tom Lane | 2006-12-01 |
* | Spellchecking and such | Peter Eisentraut | 2006-10-23 |
* | Improve wordings by David Fuhry <dfuhry@cs.kent.edu> | Teodor Sigaev | 2006-09-18 |
* | Remove emacs info from footer of SGML files. | Bruce Momjian | 2006-09-16 |
* | GIN documentation and slightly improving GiST docs. | Teodor Sigaev | 2006-09-14 |
* | Some small editorialization on the description of CREATE INDEX | Tom Lane | 2006-09-13 |
* | Rename contains/contained-by operators to @> and <@, per discussion that | Tom Lane | 2006-09-10 |
* | Mention paremeterized queries do not work with partial indexes. | Bruce Momjian | 2006-09-04 |
* | Add the ability to create indexes 'concurrently', that is, without | Tom Lane | 2006-08-25 |
* | * Add support NULL to GiST. | Teodor Sigaev | 2006-05-24 |
* | Clarify use of btree indexes for ILIKE and ~*. | Bruce Momjian | 2006-01-18 |
* | R-tree is dead ... long live GiST. | Tom Lane | 2005-11-07 |
* | Spellchecking run, final cleanups | Peter Eisentraut | 2005-11-04 |
* | Clean up some obsolete statements about GiST indexes, and add a section | Tom Lane | 2005-10-21 |
* | Update manual's introduction to indexes to reflect 8.1 changes; in | Tom Lane | 2005-09-12 |
* | Extend r-tree operator classes to handle Y-direction tests equivalent | Tom Lane | 2005-06-24 |
* | More < and > cleanups converted to ampersands. | Bruce Momjian | 2005-01-22 |
* | Some more small improvements in response to 7.4 interactive docs comments. | Tom Lane | 2005-01-08 |
* | More minor updates and copy-editing. | Tom Lane | 2004-12-23 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Minor copy-editing. | Tom Lane | 2003-11-06 |
* | Adjust documentation examples to match recent error message rewordings. | Tom Lane | 2003-09-30 |
* | This patch fixes a few missed GUC variables that were still upper case, | Bruce Momjian | 2003-09-11 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Replace functional-index facility with expressional indexes. Any column | Tom Lane | 2003-05-28 |
* | Indexing support for pattern matching operations via separate operator | Peter Eisentraut | 2003-05-15 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | Big editing for consistent content and presentation. | Peter Eisentraut | 2003-03-13 |
* | Merge documentation updates from 7.3 branch. | Peter Eisentraut | 2002-11-11 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion... | Bruce Momjian | 2002-08-13 |
* | Replace ad-hoc insertions into pg_opclass and friends with CREATE | Tom Lane | 2002-07-30 |
* | Mention "PostgreSQL"'s hashes as slower/similar to btree. | Bruce Momjian | 2002-06-21 |
* | Update hash warning in manual. | Bruce Momjian | 2002-06-21 |
* | Document problems with hash indexes compared to btree. | Bruce Momjian | 2002-06-21 |
* | Editorial review | Peter Eisentraut | 2002-01-07 |
* | Add some more material to the section about partial indexes. | Tom Lane | 2001-12-04 |
* | proof-reading | Peter Eisentraut | 2001-11-28 |
* | Deprecate 'current' for date/time input. | Thomas G. Lockhart | 2001-11-21 |
* | Grammatical and spelling fixes. | Tom Lane | 2001-11-19 |
* | Fix obsolete claim that only btree indexes support multiple columns; | Tom Lane | 2001-11-18 |
* | Cleanup of bibliography | Peter Eisentraut | 2001-11-08 |
* | More information about partial indexes, and some tips about examining | Peter Eisentraut | 2001-10-31 |
* | Markup additions and spell check. (covers User's Guide) | Peter Eisentraut | 2001-09-09 |