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: Daniel Gustafsson <daniel@yesql.se>
Cc: Erik Rijkers <er@xs4all.nl>, marcmaiwald@googlemail.com, pgsql-docs@lists.postgresql.org
Date: 2022-08-16T21:49:52Z
Lists: pgsql-docs
Daniel Gustafsson <daniel@yesql.se> writes:
> 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.

WFM.

> 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.

+1

			regards, tom lane



Commits

  1. doc: Consistently spell case-insensitive

  2. doc: Document pg_trgm being case-insensitive by default