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

From Bruce Momjian
Subject Re: pgsql: to_char(float4/8): don't print "junk" digits
Date
Msg-id 20150322135120.GJ10795@momjian.us
Whole thread Raw
In response to Re: pgsql: to_char(float4/8): don't print "junk" digits  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Sun, Mar 22, 2015 at 01:37:56AM -0400, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.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@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + Everyone has their own god. +


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: to_char(float4/8): don't print "junk" digits
Next
From: Tom Lane
Date:
Subject: Re: pgsql: to_char(float4/8): zero pad to specified length