Robuta

https://doxygen.postgresql.org/trgm__gist_8c.html PostgreSQL Source Code: contrib/pg_trgm/trgm_gist.c File Reference source codepostgresqlcontribpggist https://coverage.postgresql.org/contrib/pg_trgm/trgm_op.c.gcov.html LCOV - PostgreSQL 19devel - contrib/pg_trgm/trgm_op.c lcovpostgresqlcontribpgop https://www.postgresql.org/docs/14/pgtrgm.html PostgreSQL: Documentation: 14: F.33. pg_trgm F.33. pg_trgm F.33.1. Trigram (or Trigraph) Concepts F.33.2. Functions and Operators F.33.3. GUC Parameters F.33.4. Index Support F.33.5. Text Search... postgresqldocumentationfpg https://commitfest.postgresql.org/patch/6454/ Use correct collation in pg_trgm usecorrectcollationpg https://neon.com/docs/extensions/pg_trgm The pg_trgm extension - Neon Docs The pg_trgm extension enhances Postgres' ability to perform text searches by using trigram matching. Trigrams are groups of three consecutive characters taken... pgextensionneondocs https://coverage.postgresql.org/contrib/pg_trgm/index-sort-f.html LCOV - PostgreSQL 19devel - contrib/pg_trgm lcovpostgresqlcontribpg