aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/indices.sgml
Commit message (Expand)AuthorAge
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-29
* Minor copy-editing.Tom Lane2003-11-06
* Adjust documentation examples to match recent error message rewordings.Tom Lane2003-09-30
* This patch fixes a few missed GUC variables that were still upper case,Bruce Momjian2003-09-11
* Add/edit index entries.Peter Eisentraut2003-08-31
* Replace functional-index facility with expressional indexes. Any columnTom Lane2003-05-28
* Indexing support for pattern matching operations via separate operatorPeter Eisentraut2003-05-15
* Merge documentation into one book. (Build with "make html".) ReplacePeter Eisentraut2003-03-25
* Big editing for consistent content and presentation.Peter Eisentraut2003-03-13
* Merge documentation updates from 7.3 branch.Peter Eisentraut2002-11-11
* Add more appropriate markup.Peter Eisentraut2002-09-21
* Change NAMEDATALEN to 64, INDEX_MAX_KEYS/MAX_FUNC_ARGS to 32, per discussion...Bruce Momjian2002-08-13
* Replace ad-hoc insertions into pg_opclass and friends with CREATETom Lane2002-07-30
* Mention "PostgreSQL"'s hashes as slower/similar to btree.Bruce Momjian2002-06-21
* Update hash warning in manual.Bruce Momjian2002-06-21
* Document problems with hash indexes compared to btree.Bruce Momjian2002-06-21
* Editorial reviewPeter Eisentraut2002-01-07
* Add some more material to the section about partial indexes.Tom Lane2001-12-04
* proof-readingPeter Eisentraut2001-11-28
* Deprecate 'current' for date/time input.Thomas G. Lockhart2001-11-21
* Grammatical and spelling fixes.Tom Lane2001-11-19
* Fix obsolete claim that only btree indexes support multiple columns;Tom Lane2001-11-18
* Cleanup of bibliographyPeter Eisentraut2001-11-08
* More information about partial indexes, and some tips about examiningPeter Eisentraut2001-10-31
* Markup additions and spell check. (covers User's Guide)Peter Eisentraut2001-09-09
* Rename config.h to pg_config.h and os.h to pg_config_os.h, fix a number ofPeter Eisentraut2001-08-24
* Restructure pg_opclass, pg_amop, and pg_amproc per previous discussions inTom Lane2001-08-21
* Partial indexes work again, courtesy of Martijn van Oosterhout.Tom Lane2001-07-16
* In chapter:Bruce Momjian2001-05-30
* more indices -> indexesPeter Eisentraut2001-05-22
* Change "indices" to "indexes", per OED.Peter Eisentraut2001-05-17
* Add index. Only some parts of the manual set have index entries so far...Peter Eisentraut2001-05-12
* Rewrite of planner statistics-gathering code. ANALYZE is now available asTom Lane2001-05-07
* Add more details.Peter Eisentraut2001-02-20
* Add note that partial indices are not currently supported.Tom Lane2001-02-18
* Terminology cleanup: class -> table, instance -> row, attribute -> column,Peter Eisentraut2001-01-13
* Make use of <email> tag for marking up email addresses.Peter Eisentraut2000-12-22
* Replace incorrect uses of 'which' with 'that'. (so-called "wicked which")Peter Eisentraut2000-12-22
* Revive Reference Manual, remove reference pages from User's Guide.Peter Eisentraut2000-11-24
* Fix several <ulink> tags which refer to e-mail addressesThomas G. Lockhart2000-08-23
* Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amprocTom Lane2000-06-19
* Fixups in content and markup for 7.0 release.Thomas G. Lockhart2000-05-02
* Accumulated fixups.Thomas G. Lockhart2000-03-30
* Add a little to index operator class discussion.Tom Lane2000-03-28
* Update obsolete statement that indexes can have only 7 columns.Tom Lane2000-03-26
* Complete merge of all old man page information.Thomas G. Lockhart1999-07-22
* Chapter on indices intended for the User's Guide.Thomas G. Lockhart1998-10-14