Re: Lower or Upper case for F.33. pg_trgm
Marc M. <marcmaiwald@googlemail.com>
From: "Marc M." <marcmaiwald@googlemail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Erik Rijkers <er@xs4all.nl>, Daniel Gustafsson <daniel@yesql.se>,
pgsql-docs@lists.postgresql.org
Date: 2022-08-16T14:16:39Z
Lists: pgsql-docs
Sounds good to me. Am Di., 16. Aug. 2022 um 15:53 Uhr schrieb Tom Lane <tgl@sss.pgh.pa.us>: > 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