Hi Oleg,
On Tue, Jun 28, 2016 at 1:05 AM, Oleg Bartunov wrote:
> On Tue, Jun 28, 2016 at 12:44 AM, Riccardo Vianello
> wrote:
> > Could you please also help me understand the difference (if any) between
> > using the GIST_LEAF macro or the leafkey attribute of the GISTENTRY data
> > structure?
On Tue, Jun 28, 2016 at 12:44 AM, Riccardo Vianello
wrote:
> Hi all,
>
> I'm trying to contribute some improvements to the implementation of a gist
> index that is part of an open source project and it would be really nice if
> anyone could help me answer some questions.
>
> I would like to use di
Hi all,
I'm trying to contribute some improvements to the implementation of a gist
index that is part of an open source project and it would be really nice if
anyone could help me answer some questions.
I would like to use different data structures to represent the internal and
leaf entries. I th