Lower or Upper case for F.33. pg_trgm
The Post Office <noreply@postgresql.org>
From: PG Doc comments form <noreply@postgresql.org>
To: pgsql-docs@lists.postgresql.org
Cc: marcmaiwald@googlemail.com
Date: 2022-08-16T10:17:24Z
Lists: pgsql-docs
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/14/pgtrgm.html Description: Hey guys, I have a question regarding the trigram algorithm and I can not find any information about it in your documentation: Do you distinguish between lower and uppercase? Or do you consider all words in lowercase? Happy to get a short feedback from you, Greetings, Marc
Commits
-
doc: Consistently spell case-insensitive
- 4a319fce7671 16.0 landed
-
doc: Document pg_trgm being case-insensitive by default
- 3e7d94fca0e5 16.0 landed