Re: Document "59.2. Built-in Operator Classes" have a clerical error?
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Bruce Momjian <bruce@momjian.us>
Cc: osdba <mailtch@163.com>, pgsql-docs@postgresql.org
Date: 2020-08-22T01:34:14Z
Lists: pgsql-docs
On Fri, Aug 21, 2020 at 07:16:16PM -0400, Bruce Momjian wrote: > I decided to remove the duplicates and just add "(multiple)" after > operators that have multiple system table entries; patch attached. Sounds like a good idea to me. Thanks. Another idea I had after reading your email would be to use "for multiple types", but simpler is likely better. -- Michael
Commits
-
doc: Rework tables for built-in operator classes of index AMs
- 7a1cd5260aa2 14.0 landed