aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/pgtrgm.sgml
Commit message (Expand)AuthorAge
* doc: Document pg_trgm being case-insensitive by defaultDaniel Gustafsson2022-08-17
* Remove mention of the version number from pg_trgm docsAlexander Korotkov2021-05-04
* doc: Get rid of unnecessary space character from some index items.Fujii Masao2020-11-24
* Reword 'simple comparison' => 'inequality' in pgtrgm.sgmlAlexander Korotkov2020-11-16
* Add missing 'the' to pgtrgm.sgmlAlexander Korotkov2020-11-15
* Handle equality operator in contrib/pg_trgmAlexander Korotkov2020-11-15
* Doc: update remaining tables of functions/operators for new layout.Tom Lane2020-05-07
* Documentation corrections for opclass parametersAlexander Korotkov2020-04-01
* Implement operator class parametersAlexander Korotkov2020-03-30
* Mark some contrib modules as "trusted".Tom Lane2020-02-13
* Add docs of missing GUC to pgtrgm.sgmlAlexander Korotkov2019-06-10
* Fix docs indentation in pgtrgm.sgmlAlexander Korotkov2019-06-10
* Fix a number of typosMagnus Hagander2018-06-20
* Documentation improvement for pg_trgmAlexander Korotkov2018-06-13
* Update trigram example in docs to correct stateTeodor Sigaev2018-04-23
* Add strict_word_similarity to pg_trgm moduleTeodor Sigaev2018-03-21
* Rework word_similarity documentation, make it close to actual algorithm.Teodor Sigaev2018-03-21
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-23
* Don't use SGML empty tagsPeter Eisentraut2017-10-17
* Docs: assorted minor cleanups.Tom Lane2016-09-12
* doc: update list of pg_trgm authorsBruce Momjian2016-08-08
* doc: remove GIN vs. GiST performance mentionBruce Momjian2016-06-28
* Improve docs of pg_trgm changesTeodor Sigaev2016-03-22
* Add word_similarity to pg_trgm contrib module.Teodor Sigaev2016-03-16
* GUC variable pg_trgm.similarity_threshold insead of set_limit()Teodor Sigaev2016-03-16
* docs: consistently uppercase index method and add spacingBruce Momjian2015-05-15
* Add contrib function references in the doc indexBruce Momjian2013-07-04
* Make contrib/pg_trgm also support regex searches with GiST indexes.Tom Lane2013-04-10
* Support indexing of regular-expression searches in contrib/pg_trgm.Tom Lane2013-04-09
* Document that contrib/pgtrgm only processes ASCII alphanumericBruce Momjian2011-09-05
* Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian2011-05-07
* Link some tables into the surrounding text by their idPeter Eisentraut2011-05-04
* Support LIKE and ILIKE index searches via contrib/pg_trgm indexes.Tom Lane2011-01-31
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-29
* Add KNNGIST support to contrib/pg_trgm.Tom Lane2010-12-04
* Remove cvs keywords from all files.Magnus Hagander2010-09-20
* Spell and markup checkingPeter Eisentraut2010-08-17
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-29
* Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane2007-12-10
* Ensure that all <sect1> and <refentry> tags have IDs. This is neededTom Lane2007-12-02