Re: Windowing Function Patch Review -> Standard Conformance - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Windowing Function Patch Review -> Standard Conformance
Date
Msg-id 492D1043.4080705@enterprisedb.com
Whole thread Raw
In response to Re: Windowing Function Patch Review -> Standard Conformance  ("David Rowley" <dgrowley@gmail.com>)
List pgsql-hackers
David Rowley wrote:
> I've created a query that uses the table in your regression test.
> max_salary1 gives incorrect results. If you remove the max_salary2 column it
> gives the correct results.

Thanks. I saw this myself yesterday, while hacking on the patch. I 
thought it was a bug I had introduced, but apparently it was there all 
along. Anyway, fixed in the latest version I will send shortly.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: ITAGAKI Takahiro
Date:
Subject: Re: [PATCHES] Solve a problem of LC_TIME of windows.
Next
From: Zdenek Kotala
Date:
Subject: Re: [WIP] In-place upgrade