summaryrefslogtreecommitdiff
path: root/doc/src/sgml/pgtrgm.sgml
Commit message (Expand)AuthorAgeFilesLines
* Describe each contrib module in its SGML section titleAlvaro Herrera2023-01-201-1/+2
* Doc: add XML ID attributes to <sectN> and <varlistentry> tags.Tom Lane2023-01-091-7/+7
* doc: Document pg_trgm being case-insensitive by defaultDaniel Gustafsson2022-08-171-0/+2
* Remove mention of the version number from pg_trgm docsAlexander Korotkov2021-05-041-3/+2
* doc: Get rid of unnecessary space character from some index items.Fujii Masao2020-11-241-6/+2
* Reword 'simple comparison' => 'inequality' in pgtrgm.sgmlAlexander Korotkov2020-11-161-1/+1
* Add missing 'the' to pgtrgm.sgmlAlexander Korotkov2020-11-151-1/+1
* Handle equality operator in contrib/pg_trgmAlexander Korotkov2020-11-151-3/+5
* Doc: update remaining tables of functions/operators for new layout.Tom Lane2020-05-071-184/+231
* Documentation corrections for opclass parametersAlexander Korotkov2020-04-011-6/+6
* Implement operator class parametersAlexander Korotkov2020-03-301-0/+17
* Mark some contrib modules as "trusted".Tom Lane2020-02-131-0/+6
* Add docs of missing GUC to pgtrgm.sgmlAlexander Korotkov2019-06-101-1/+18
* Fix docs indentation in pgtrgm.sgmlAlexander Korotkov2019-06-101-17/+17
* Fix a number of typosMagnus Hagander2018-06-201-4/+4
* Documentation improvement for pg_trgmAlexander Korotkov2018-06-131-8/+11
* Update trigram example in docs to correct stateTeodor Sigaev2018-04-231-3/+3
* Add strict_word_similarity to pg_trgm moduleTeodor Sigaev2018-03-211-2/+86
* Rework word_similarity documentation, make it close to actual algorithm.Teodor Sigaev2018-03-211-14/+42
* Convert documentation to DocBook XMLPeter Eisentraut2017-11-231-2/+2
* Don't use SGML empty tagsPeter Eisentraut2017-10-171-45/+45
* Docs: assorted minor cleanups.Tom Lane2016-09-121-1/+1
* doc: update list of pg_trgm authorsBruce Momjian2016-08-081-0/+3
* doc: remove GIN vs. GiST performance mentionBruce Momjian2016-06-281-3/+0
* Improve docs of pg_trgm changesTeodor Sigaev2016-03-221-21/+37
* Add word_similarity to pg_trgm contrib module.Teodor Sigaev2016-03-161-0/+79
* GUC variable pg_trgm.similarity_threshold insead of set_limit()Teodor Sigaev2016-03-161-3/+25
* docs: consistently uppercase index method and add spacingBruce Momjian2015-05-151-3/+3
* Add contrib function references in the doc indexBruce Momjian2013-07-041-4/+4
* Make contrib/pg_trgm also support regex searches with GiST indexes.Tom Lane2013-04-101-2/+2
* Support indexing of regular-expression searches in contrib/pg_trgm.Tom Lane2013-04-091-5/+38
* Document that contrib/pgtrgm only processes ASCII alphanumericBruce Momjian2011-09-051-1/+2
* Add xreflabels to /contrib manuals so links appear correct. Also updateBruce Momjian2011-05-071-1/+1
* Link some tables into the surrounding text by their idPeter Eisentraut2011-05-041-0/+6
* Support LIKE and ILIKE index searches via contrib/pg_trgm indexes.Tom Lane2011-01-311-2/+16
* Properly capitalize documentation headings; some only had initial-wordBruce Momjian2011-01-291-2/+2
* Add KNNGIST support to contrib/pg_trgm.Tom Lane2010-12-041-1/+21
* Remove cvs keywords from all files.Magnus Hagander2010-09-201-1/+1
* Spell and markup checkingPeter Eisentraut2010-08-171-2/+2
* Fix indentation of verbatim block elementsPeter Eisentraut2010-07-291-17/+11
* Make an editorial pass over the newly SGML-ified contrib documentation.Tom Lane2007-12-101-98/+143
* Ensure that all <sect1> and <refentry> tags have IDs. This is neededTom Lane2007-12-021-0/+213