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

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(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 13:51:20
Message-ID: 20150322135120.GJ10795@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Sun, Mar 22, 2015 at 01:37:56AM -0400, Tom Lane wrote:
> 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.

It actually is because I just wanted to add that to the previous commit
message, as it might be important for the release notes.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com

+ Everyone has their own god. +

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2015-03-22 14:39:32 Re: pgsql: to_char(float4/8): zero pad to specified length
Previous Message Tom Lane 2015-03-22 05:37:56 Re: pgsql: to_char(float4/8): don't print "junk" digits