Re: 8.1 release notes

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Mario Weilguni <mario(dot)weilguni(at)icomedias(dot)com>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 8.1 release notes
Date: 2005-08-23 11:14:05
Message-ID: 200508231114.j7NBE5f09640@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Fixed.

---------------------------------------------------------------------------

Mario Weilguni wrote:
> 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: pgsql-hackers-owner(at)postgresql(dot)org
> [mailto:pgsql-hackers-owner(at)postgresql(dot)org] 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(at)sai(dot)msu(dot)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
>

--
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 Dave Page 2005-08-23 11:29:00 Re: 8.1 release notes
Previous Message Bruce Momjian 2005-08-23 11:13:54 Re: 8.1 release notes