2009/8/11 Tom Lane <[email protected]>: > Brendan Jurd <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
