Re: index support for arrays (GiST)

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Cc: selkovjr(at)mcs(dot)anl(dot)gov, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, vmikheev(at)SECTORBASE(dot)COM, "'pgsql-hackers '" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: index support for arrays (GiST)
Date: 2000-12-15 15:45:54
Message-ID: Pine.GSO.3.96.SK.1001215184458.20670X-100000@ra
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Fri, 15 Dec 2000, Thomas Lockhart wrote:

> Date: Fri, 15 Dec 2000 15:47:01 +0000
> From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
> To: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
> Cc: selkovjr(at)mcs(dot)anl(dot)gov, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>,
> vmikheev(at)SECTORBASE(dot)COM,
> 'pgsql-hackers ' <pgsql-hackers(at)postgresql(dot)org>
> Subject: Re: [HACKERS] index support for arrays (GiST)
>
> > It looks like other people just didn't use index decompression function
> > (at least in Gene's code decompression function just do return ) and
> > that's why this bug was not discovered. We could make a patch for
> > upcoming 7.1 if hackers desired. I consider this patch as a bugfix
> > not a new feature or improvement. We got a very promising results.
>
> Yes, send patches! Thanks to you and Gene for getting GiST back into
> view; it seems like a great feature which was neglected for too long.
>

We found one more bug with handling NULL values, so continue digging :-)

Олег

> - Thomas
>

_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Lockhart 2000-12-15 15:47:01 Re: index support for arrays (GiST)
Previous Message Greg Speegle 2000-12-15 14:07:30 Re: Help!Can't connect Postgresql JDBC driver

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Lockhart 2000-12-15 15:47:01 Re: index support for arrays (GiST)
Previous Message pgsql-bugs 2000-12-15 12:44:47 Outer joins aren't working with views