how to use advanced gist options - Mailing list pgsql-hackers

From Sergej Galkin
Subject how to use advanced gist options
Date
Msg-id dfebc1f11003140650v1ebeca9amc6ec3beac52ecbda@mail.gmail.com
Whole thread Raw
Responses Re: how to use advanced gist options
List pgsql-hackers
Hello all,<br /><br />Now I'm trying to realize index in GiST. Everything is Ok, but I would like to know about
advancedindex programming options.<br />1) For example - can I delete entry in my picksplit procedure ?<br />2) Or to
addlogical conditions - when picksplit node ?  For exampe change default "when number of entries of node is much than
XX,split node" - to "when number of entries which element "state" is "on" is much than XX, split node ?"<br /><br
/>Faithfully,<br/>Sergej<br /> 

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [BUGS] PD_ALL_VISIBLE flag error on 9.0 alpha 4
Next
From: Heikki Linnakangas
Date:
Subject: Re: Getting to beta1