| From: | Alexander Korotkov <aekorotkov(at)gmail(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | PostgreSQL-documentation <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: Mention of PG 14 in docs |
| Date: | 2021-05-04 00:51:51 |
| Message-ID: | CAPpHfdt37Ka4JPh8SktcrBT6rJwijGh8Xa4M1qe-a3w96wAL1A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
Hi, Bruce!
On Tue, May 4, 2021 at 2:49 AM Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> In patch "Handle equality operator in contrib/pg_trgm" (935f66665), I
> see this text:
>
> --> <literal>~</literal> and <literal>~*</literal> queries. Beginning in
> --> <productname>PostgreSQL</productname> 14, these indexes also support
> equality operator (simple comparison operators are not supported).
> Note that those indexes may not be as efficient as regular B-tree indexes
> for equality operator.
>
> As far as I know, we don't usually mention what version _added_ a
> feature like this. I suggest the PG 14 mention be removed.
I agree with this. Thank you for pointing. Are you OK with the attached patch?
------
Regards,
Alexander Korotkov
| Attachment | Content-Type | Size |
|---|---|---|
| pg_trgm_doc_fix.patch | application/octet-stream | 878 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2021-05-04 00:55:56 | Re: Mention of PG 14 in docs |
| Previous Message | Bruce Momjian | 2021-05-04 00:20:46 | Re: Mention of PG 14 in docs |