Re: pgsql: Done > * -Use indexes for MIN() and MAX()
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
Show quoted text
-----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