Re: STORAGE and GiST - Mailing list pgsql-sql

From Tom Lane
Subject Re: STORAGE and GiST
Date
Msg-id 10660.1046187160@sss.pgh.pa.us
Whole thread Raw
In response to STORAGE and GiST  (Itai Zukerman <zukerman@math-hat.com>)
List pgsql-sql
Itai Zukerman <zukerman@math-hat.com> writes:
> Does anyone know of any examples of using STORAGE with GiST?

[ greps... ] contrib/btree_gist, contrib/rtree_gist, contrib/ltree,
contrib/tsearch all seem to use that option.  I believe the point
is to store a different datatype in the index than is used in the
column being indexed.
        regards, tom lane


pgsql-sql by date:

Previous
From: Christoph Haller
Date:
Subject: Re: how can i drop a constraint
Next
From: "Victor Yegorov"
Date:
Subject: Relation "pg_relcheck"