Re: Lower or Upper case for F.33. pg_trgm - Mailing list pgsql-docs

From Daniel Gustafsson
Subject Re: Lower or Upper case for F.33. pg_trgm
Date
Msg-id 7657EDEE-5EE2-4AAB-BA95-47B4F71653E1@yesql.se
Whole thread Raw
In response to Re: Lower or Upper case for F.33. pg_trgm  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Lower or Upper case for F.33. pg_trgm
List pgsql-docs
> On 16 Aug 2022, at 15:53, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>
> 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.

Looking at this I'm leaning towards paring down the diff posted upthread with
pretty much this, I think that will provide value while avoid causing
confusion.

As a related side note, there are four instances of "case insensitive{ly}" in
the docs with all other instances using "case-insensitive{ly}".  I'm inclined
to fix those four to use a dash while at it to be consistent across all pages.

--
Daniel Gustafsson        https://vmware.com/


Attachment

pgsql-docs by date:

Previous
From: Erwin Brandstetter
Date:
Subject: Re: Confusing bit in the "EXAMPLES" section for INSERT
Next
From: Tom Lane
Date:
Subject: Re: Lower or Upper case for F.33. pg_trgm