Re: Document "59.2. Built-in Operator Classes" have a clerical error?
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Bruce Momjian <bruce@momjian.us>, Tom Lane <tgl@sss.pgh.pa.us>, osdba <mailtch@163.com>, pgsql-docs@postgresql.org
Date: 2020-08-25T22:10:28Z
Lists: pgsql-docs
Attachments
- gin-opclasses.png (image/png)
On 2020-Aug-25, Michael Paquier wrote: > I think so. If there are other places, it does not prevent improving > what we already know needs improvement. > > FWIW, the layout I was thinking about is something like the patch > attached. This looks to me enough of an improvement that I +1 it, and yes this is what I was imagining also. (With the non-website stylesheet, as in the screenshot you showed, the table looks somewhat crammed and visually unappealing; but the website stylesheet looks pleasing enough. Screenshot attached.) > I have only patched GIN to give an idea of the shape of the > tables. I suppose a commit would change all the index AMs where we document this kind of thing. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
doc: Rework tables for built-in operator classes of index AMs
- 7a1cd5260aa2 14.0 landed