Re: Window function bug - Mailing list pgsql-bugs

From Jeff Davis
Subject Re: Window function bug
Date
Msg-id 1310485990.3012.268.camel@jdavis
Whole thread Raw
In response to Re: Window function bug  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Window function bug  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
On Tue, 2011-07-12 at 11:20 -0400, Tom Lane wrote:
> So far as I can see, the failure only
> occurs if we have a plain (non-grouping) Agg node, which implies that
> the user is trying to use windowing functions on a result set that's
> guaranteed to contain exactly one aggregated row.  That seems pretty
> useless, so I'm thinking it's not worth back-patching a fix for.
> Comments?

Agreed. I'm not worried about backpatching it.

Regards,
    Jeff Davis

pgsql-bugs by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Window function bug
Next
From: "Luc Filiatrault"
Date:
Subject: BUG #6115: Two similar object giving slightly different results