Re: [DOCS] Call for GIST/GIN/SP-GIST opclass documentation - Mailing list pgsql-hackers

From Robert Haas
Subject Re: [DOCS] Call for GIST/GIN/SP-GIST opclass documentation
Date
Msg-id CA+TgmoYSELVHXdFweJgTfHGK65iFSkz+3bN63_y67BZEa-Fwwg@mail.gmail.com
Whole thread Raw
In response to Call for GIST/GIN/SP-GIST opclass documentation  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [DOCS] Call for GIST/GIN/SP-GIST opclass documentation
List pgsql-hackers
On Tue, Apr 8, 2014 at 4:41 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> I just created sections in the SGML manual chapters about GIST, GIN, and
> SP-GIST to hold documentation about the standard opclasses provided for
> them:
>
> http://www.postgresql.org/docs/devel/static/gist-builtin-opclasses.html
> http://www.postgresql.org/docs/devel/static/gin-builtin-opclasses.html
> http://www.postgresql.org/docs/devel/static/spgist-builtin-opclasses.html
>
> We never had any well-defined place to discuss such opclasses before,
> but I think it's past time we did.

+1.  Great idea.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: psql \d+ and oid display
Next
From: Rajeev rastogi
Date:
Subject: Re: Autonomous Transaction (WIP)