Re: BETWEEN SYMMERIC

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: BETWEEN SYMMERIC
Date: 2002-09-02 06:41:26
Message-ID: 200209020641.g826fQG07230@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christopher Kings-Lynne wrote:
> Whatver happened to Rod's work on the BETWEEN command? I remember he got to
> the stage of realising a lot of execetor changes had to be made...?

The problem was that the optimizer wouldn't recognize it as an
optimizable/indexable case so it would be worse than what we have now,
and I don't think we wanted or could continue.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-09-02 06:41:29 Re: I am done
Previous Message Bruce Momjian 2002-09-02 06:40:08 Re: [COMMITTERS] pgsql-server/contrib/fulltextindex README.fti