Re: Document "59.2. Built-in Operator Classes" have a clerical error?

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: osdba <mailtch@163.com>
Cc: pgsql-docs@postgresql.org
Date: 2020-08-03T07:49:04Z
Lists: pgsql-docs
On Mon, Aug 03, 2020 at 03:14:56PM +0800, osdba wrote:
> "range_opsany range type&& &> &< >> << <@ -|- = @> @>", exist double "@>",
>  
> Should be "<@ @>" ?

Indeed, this needs to be improved.  Another issue on the same page is
that point_ops lists the same operator three times, <@.  Other index
pages don't seem to have any inconsistencies, fortunately.
--
Michael

Commits

  1. doc: Rework tables for built-in operator classes of index AMs