Re: pgsql: Done > * -Use indexes for MIN() and MAX() - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: pgsql: Done > * -Use indexes for MIN() and MAX()
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE6C72D8@algol.sollentuna.se
Whole thread Raw
List pgsql-hackers
This is *great* news. It's certainly going to help a lot in getting
legacy apps running on postgresql, where you can't change the actual
queries that are being run (or can but only after fighting about it for
hours and hours). And it'll do wonders to those who run "amateur
benchmarks" and then determine that pg is slow.

Many thanks, Tom (who did it, IIRC).

//Magnus


> -----Original Message-----
> From: pgsql-committers-owner@postgresql.org
> [mailto:pgsql-committers-owner@postgresql.org] On Behalf Of
> Bruce Momjian
> Sent: Friday, April 15, 2005 1:21 AM
> To: pgsql-committers@postgresql.org
> Subject: pgsql: Done > * -Use indexes for MIN() and MAX()
>
> Log Message:
> -----------
> Done
> > * -Use indexes for MIN() and MAX()
>
> Modified Files:
> --------------
>     pgsql/doc:
>         TODO (r1.1488 -> r1.1489)
>
> (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.dif
> f?r1=1.1488&r2=1.1489)
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


pgsql-hackers by date:

Previous
From: "Dave Page"
Date:
Subject: Re: Interactive docs idea
Next
From: ElayaRaja S
Date:
Subject: Help - Urgent