Re: draft patch for strtof() - Mailing list pgsql-hackers

From Tom Lane
Subject Re: draft patch for strtof()
Date
Msg-id 16475.1547660184@sss.pgh.pa.us
Whole thread Raw
In response to Re: draft patch for strtof()  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: draft patch for strtof()  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers
I wrote:
> (FWIW, I'm running the patch on gaur's host, just to confirm it
> does what you expect.  Should have an answer in an hour or so ...)

It does --- it compiles cleanly, and the float4 output matches
float4-misrounded-input.out.

(This is the v1 patch not v2.)

            regards, tom lane


pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: WIP: Avoid creation of the free space map for small tables
Next
From: Tom Lane
Date:
Subject: Re: parseCheckAggregates vs. assign_query_collations