Indexing for Expression type data using GIST - Mailing list pgsql-hackers

From Wizard Shah
Subject Indexing for Expression type data using GIST
Date
Msg-id BAY137-W4869213F142FC80BACA09ECEFE0@phx.gbl
Whole thread Raw
Responses Re: Indexing for Expression type data using GIST
List pgsql-hackers
Hi All,

I am trying to implement indexing mechanism for the Expression type data using GIST. For that purpose I need to store some extra information in the Meta-Data of the GIST Index.
The information is entered when the index is created on the table. Can any body give me some suggestion how to do that. I'll be really grateful.

Thanks in advance

Salman


Test your Star IQ Play now!

pgsql-hackers by date:

Previous
From: "Gurjeet Singh"
Date:
Subject: pg_standby for 8.2 (with last restart point)
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Indexing for Expression type data using GIST