Re: GIST question

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: GIST question
Date: 2001-05-15 15:13:27
Message-ID: Pine.GSO.4.33.0105151813000.15894-100000@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Tue, 15 May 2001, Bruce Momjian wrote:

>
> Do you have any idea why you used the column in the GIST code? That
> code never gets run because the value is never set.
>

We have no idea. This piece of code was written before us.

Oleg

> > Bruce,
> >
> > we dont' see any problem with removing this field (haskeytype)
> > but it would be **very desirable** first to run regression test
> > (make installcheck) in contrib/intarray after patch applying.
> >
> > Regards,
> >
> > Oleg
> > On Tue, 15 May 2001, Bruce Momjian wrote:
> >
> > > This GIST question appeared on hackers today.
> > >
> > >
> >
> > Regards,
> > Oleg
> > _____________________________________________________________
> > 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
> >
> >
> >
>
>

Regards,
Oleg
_____________________________________________________________
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-patches by date

  From Date Subject
Next Message Jason Tishler 2001-05-15 18:02:59 Cygwin plpython patch
Previous Message Tom Lane 2001-05-15 15:04:26 Re: Re: GIST question