pgsql: Mention in docs that you can create SP-GiST indexes on range typ

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mention in docs that you can create SP-GiST indexes on range typ
Date: 2013-04-22 18:51:34
Message-ID: E1UULpu-0007pQ-43@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mention in docs that you can create SP-GiST indexes on range types.

This is new in 9.3devel.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ae7363999ff36a6857b968ffee8487519273709b

Modified Files
--------------
doc/src/sgml/rangetypes.sgml | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2013-04-22 20:05:40 pgsql: 9.3 release notes: adjustments per Alvaro and Robert
Previous Message Bruce Momjian 2013-04-22 18:33:34 pgsql: 9.3 release notes: apply fixes suggested by Alvaro