index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
pgtrgm.sgml
Commit message (
Expand
)
Author
Age
*
doc: Document pg_trgm being case-insensitive by default
Daniel Gustafsson
2022-08-17
*
Remove mention of the version number from pg_trgm docs
Alexander Korotkov
2021-05-04
*
doc: Get rid of unnecessary space character from some index items.
Fujii Masao
2020-11-24
*
Reword 'simple comparison' => 'inequality' in pgtrgm.sgml
Alexander Korotkov
2020-11-16
*
Add missing 'the' to pgtrgm.sgml
Alexander Korotkov
2020-11-15
*
Handle equality operator in contrib/pg_trgm
Alexander Korotkov
2020-11-15
*
Doc: update remaining tables of functions/operators for new layout.
Tom Lane
2020-05-07
*
Documentation corrections for opclass parameters
Alexander Korotkov
2020-04-01
*
Implement operator class parameters
Alexander Korotkov
2020-03-30
*
Mark some contrib modules as "trusted".
Tom Lane
2020-02-13
*
Add docs of missing GUC to pgtrgm.sgml
Alexander Korotkov
2019-06-10
*
Fix docs indentation in pgtrgm.sgml
Alexander Korotkov
2019-06-10
*
Fix a number of typos
Magnus Hagander
2018-06-20
*
Documentation improvement for pg_trgm
Alexander Korotkov
2018-06-13
*
Update trigram example in docs to correct state
Teodor Sigaev
2018-04-23
*
Add strict_word_similarity to pg_trgm module
Teodor Sigaev
2018-03-21
*
Rework word_similarity documentation, make it close to actual algorithm.
Teodor Sigaev
2018-03-21
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Docs: assorted minor cleanups.
Tom Lane
2016-09-12
*
doc: update list of pg_trgm authors
Bruce Momjian
2016-08-08
*
doc: remove GIN vs. GiST performance mention
Bruce Momjian
2016-06-28
*
Improve docs of pg_trgm changes
Teodor Sigaev
2016-03-22
*
Add word_similarity to pg_trgm contrib module.
Teodor Sigaev
2016-03-16
*
GUC variable pg_trgm.similarity_threshold insead of set_limit()
Teodor Sigaev
2016-03-16
*
docs: consistently uppercase index method and add spacing
Bruce Momjian
2015-05-15
*
Add contrib function references in the doc index
Bruce Momjian
2013-07-04
*
Make contrib/pg_trgm also support regex searches with GiST indexes.
Tom Lane
2013-04-10
*
Support indexing of regular-expression searches in contrib/pg_trgm.
Tom Lane
2013-04-09
*
Document that contrib/pgtrgm only processes ASCII alphanumeric
Bruce Momjian
2011-09-05
*
Add xreflabels to /contrib manuals so links appear correct. Also update
Bruce Momjian
2011-05-07
*
Link some tables into the surrounding text by their id
Peter Eisentraut
2011-05-04
*
Support LIKE and ILIKE index searches via contrib/pg_trgm indexes.
Tom Lane
2011-01-31
*
Properly capitalize documentation headings; some only had initial-word
Bruce Momjian
2011-01-29
*
Add KNNGIST support to contrib/pg_trgm.
Tom Lane
2010-12-04
*
Remove cvs keywords from all files.
Magnus Hagander
2010-09-20
*
Spell and markup checking
Peter Eisentraut
2010-08-17
*
Fix indentation of verbatim block elements
Peter Eisentraut
2010-07-29
*
Make an editorial pass over the newly SGML-ified contrib documentation.
Tom Lane
2007-12-10
*
Ensure that all <sect1> and <refentry> tags have IDs. This is needed
Tom Lane
2007-12-02