2009/8/11 Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>:
> Brendan Jurd <direvus(at)gmail(dot)com> writes:
>> Here's version 7.
>
> Applied with a couple of corrections: the numeric case wasn't dealing
> with NaNs in the same way as the float cases,
Thanks for that.
I do think that the whole business of printing "#.#####" is highly
bogus, and I might look at getting it to throw errors instead as a
separate patch.
I've added a TODO for same.
Cheers,
BJ