Re: Proof of concept for MIN/MAX optimization - Mailing list pgsql-patches

From Tom Lane
Subject Re: Proof of concept for MIN/MAX optimization
Date
Msg-id 27577.1113461892@sss.pgh.pa.us
Whole thread Raw
In response to Re: Proof of concept for MIN/MAX optimization  (Mark Kirkwood <markir@paradise.net.nz>)
Responses Re: Proof of concept for MIN/MAX optimization
List pgsql-patches
Mark Kirkwood <markir@paradise.net.nz> writes:
> The handling of nulls is a little unexpected (still todo?) :

Yeah, that was broken in the first draft :-( ... I think it's OK in
the committed version though.

            regards, tom lane

pgsql-patches by date:

Previous
From: Mark Kirkwood
Date:
Subject: Re: Proof of concept for MIN/MAX optimization
Next
From: Mark Kirkwood
Date:
Subject: Re: Proof of concept for MIN/MAX optimization