Re: Lower or Upper case for F.33. pg_trgm
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Erik Rijkers <er@xs4all.nl>
Cc: Daniel Gustafsson <daniel@yesql.se>, marcmaiwald@googlemail.com,
pgsql-docs@lists.postgresql.org
Date: 2022-08-16T13:53:50Z
Lists: pgsql-docs
Erik Rijkers <er@xs4all.nl> writes: > (bluntly stating 'similarity comparisons are case-insensitive' - > although I'm not really sure..) Perhaps like "similarity comparisons are case-insensitive in a standard build of pg_trgm", if you want to nod to the existence of a compile option without going into detail. regards, tom lane
Commits
-
doc: Consistently spell case-insensitive
- 4a319fce7671 16.0 landed
-
doc: Document pg_trgm being case-insensitive by default
- 3e7d94fca0e5 16.0 landed