Re: pgsql: to_char(float4/8): don't print "junk" digits

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: to_char(float4/8): don't print "junk" digits
Date: 2015-03-22 05:37:56
Message-ID: 30539.1427002676@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Bruce Momjian <bruce(at)momjian(dot)us> writes:
> to_char(float4/8): don't print "junk" digits

I think this probably was not what you intended to commit, because
what got committed was only an entirely-pointless whitespace change.

regards, tom lane

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2015-03-22 13:51:20 Re: pgsql: to_char(float4/8): don't print "junk" digits
Previous Message Tom Lane 2015-03-22 05:36:42 Re: pgsql: to_char(float4/8): zero pad to specified length