Re: Index not being used in MAX function (7.2.3)

From: "Jim C(dot) Nasby" <jim(at)nasby(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Index not being used in MAX function (7.2.3)
Date: 2003-06-12 22:00:50
Message-ID: 20030612220050.GR40542@flake.decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jun 11, 2003 at 01:02:57PM -0400, Tom Lane wrote:
> "Jim C. Nasby" <jim(at)nasby(dot)net> writes:
> > Not to drag this out further, but you might want to hold off on that
> > patch. 7.4 is supposed to use indexes for max/min.
>
> Where did you get that idea?

I remember seeing something about someone committing the min/max to
ORDER BY/LIMIT transform, but obviously I must have been smoking
something. My bad.
--
Jim C. Nasby (aka Decibel!) jim(at)nasby(dot)net
Member: Triangle Fraternity, Sports Car Club of America
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Roland Glenn McIntosh 2003-06-12 22:13:29 How can I insert a UTF-8 character with psql?
Previous Message Dmitry Tkach 2003-06-12 21:57:06 Re: Query planner question