Re: An issue with max() and order by ... limit 1 in postgresql8.3-beta3 - Mailing list pgsql-general

From Raymond O'Donnell
Subject Re: An issue with max() and order by ... limit 1 in postgresql8.3-beta3
Date
Msg-id 4B48B4CF.1070400@iol.ie
Whole thread Raw
In response to An issue with max() and order by ... limit 1 in postgresql8.3-beta3  (zxo102 ouyang <zxo102@gmail.com>)
List pgsql-general
On 09/01/2010 16:43, zxo102 ouyang wrote:
> Hi everyone,
>    I am using postgresql 8.3-beta3. I have a table 'test' with three fields:

Without meaning to sound unhelpful, why on earth are you using a beta
version when 8.3 was released *ages* ago and has had several bug-fix
updates since?

I'd look first in the release notes for the updates to see if there's
anything that addresses your problem, and then upgrade to the latest
release version at the first opportunity.

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie

pgsql-general by date:

Previous
From: zxo102 ouyang
Date:
Subject: An issue with max() and order by ... limit 1 in postgresql8.3-beta3
Next
From: Tom Lane
Date:
Subject: Re: Table appears on listing but can't drop it