On Sun, Aug 2, 2009 at 6:17 PM, Tom Lane<tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Dimitri Fontaine <dfontaine(at)hi-media(dot)com> writes:
>> Yes, and as I didn't have the time to install filterdiff I've attached
>> a revision of your patch in git format which adresses the problem I
>> mentioned, in a tarball also containing raw notes, tests, and
>> regression.{out,diffs}.
>
> Applied with assorted corrections, plus the just-discussed change of
> syntax to SET STATISTICS DISTINCT.
Thanks. The changes all look good - except I'm curious why %g vs. %f?
...Robert