On Thu, May 29, 2014 at 3:09 AM, Heikki Linnakangas <[email protected]> wrote: > Yeah, the code is pretty crufty, I'm not sure what the proper fix would be. > I wonder if psprintf would be useful.
I don't know that it's worth worrying about the case you highlight. It is certainly worth worrying about the lack of a similar fix in float4_to_char(), though. -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
