public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: [email protected]
To: [email protected]
Subject: Call for GIST/GIN/SP-GIST opclass documentation
Date: Tue, 08 Apr 2014 16:41:06 -0400
Message-ID: <[email protected]> (raw)
List-Unsubscribe: <mailto:[email protected]?body=unsub%20pgsql-docs>
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. I envision these sections as places to
document, for example, the difference between the two jsonb gin opclasses.
I put this text in about that:
Of the two operator classes for type jsonb, jsonb_ops is the
default. jsonb_hash_ops supports fewer operators but will work with
larger indexed values than jsonb_ops can support.
Is that accurate? Do we need to say more?
For the moment what's there is mostly just tables of the core opclasses
and the operators they support. If anyone can think of specific additions
that should be there, please send in patches.
(BTW, I didn't worry about btree and hash because they don't have such
a wide variety of opclass behaviors.)
regards, tom lane
--
Sent via pgsql-docs mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs
view thread (65+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Call for GIST/GIN/SP-GIST opclass documentation
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox