GiST Indexing - Mailing list pgsql-hackers

From Eric Redmond
Subject GiST Indexing
Date
Msg-id 000301c22dc8$b91649f0$25050a80@ad.cs.purdue.edu
Whole thread Raw
In response to Re: Spec on pg_cast table/CREATE CAST command  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: GiST Indexing
List pgsql-hackers
Could anyone familiar with the pg version of GiST tell me if the
framework allows entries in the tree as non-uniform sizes (in other
words, variable-length keys)? I want to write an extension for a
TV-tree, but this is an essential component.
Thanks;
Eric Redmond



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Spec on pg_cast table/CREATE CAST command
Next
From: Tom Lane
Date:
Subject: Re: error codes