doc: Document pg_trgm being case-insensitive by default

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 3e7d94fca0e5ad8835b0f2b1a584c83ea11ce439
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2022-08-17T07:56:02Z
Releases: 16.0
doc: Document pg_trgm being case-insensitive by default

pg_trgm is by default operating case-insensitively but the docs didn't
mention that at all.

Author: Erik Rijkers <er@xs4all.nl>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Reported-by: marcmaiwald@googlemail.com
Discussion: https://postgr.es/m/166064504415.652.12724576876807446945@wrigleys.postgresql.org

Files

PathChange+/−
doc/src/sgml/pgtrgm.sgml modified +2 −0

Documentation touched

Discussion