JFYI:

"Allow indexes to be used for MIN/MAX (Tom)

In previous releases, the only way to use index for MIN/MAX was to
rewrite the query as SELECT col FROM tab ORDER BY col LIMIT 1. This not
happens automatically."

I guess this should read "This now happens automatically"

Regards,
        Mario Weilguni

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Oleg Bartunov
Sent: Tuesday, August 23, 2005 9:04 AM
To: Bruce Momjian
Cc: PostgreSQL-development
Subject: Re: [HACKERS] 8.1 release notes

Bruce,

I think I took part in GiST concurrency and recovery project.

        Oleg
On Mon, 22 Aug 2005, Bruce Momjian wrote:

> I have compiled the 8.1 release notes and converted them to SGML at:
>
>  
> http://candle.pha.pa.us/main/writings/pgsql/sgml/release.html#RELEASE-
> 8-1
>
> I still need to add markup and cleanup, but it is good enough for 
> review and for beta1.  I will work on it more tomorrow.
>
>

        Regards,
                Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg
Astronomical Institute, Moscow University (Russia)
Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to