use strtof, not strtod, for float4in

Edit
ID 1972
Title use strtof, not strtod, for float4in
Topic Miscellaneous
Created 2019-01-16 14:19:50
Last modified 2019-02-13 15:41:41 (5 years, 9 months ago)
Latest email 2019-02-04 12:07:21 (5 years, 9 months ago)
Status
2019-03: Committed
Target version
Authors Andrew Gierth (rhodiumtoad)
Reviewers Become reviewer
Committer Andrew Gierth (rhodiumtoad)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/1972
git checkout commitfest/cf/1972
Emails
draft patch for strtof()
First at 2019-01-16 14:17:52 by Andrew Gierth <andrew at tao11.riddles.org.uk>
Latest at 2019-02-04 12:07:21 by Andrew Gierth <andrew at tao11.riddles.org.uk>
Latest attachment (strtof4.patch) at 2019-02-04 12:07:21 from Andrew Gierth <andrew at tao11.riddles.org.uk>
    Attachment (strtof4.patch) at 2019-02-04 12:07:21 from Andrew Gierth <andrew at tao11.riddles.org.uk> (Patch: Yes)
    Attachment (strtof3.patch) at 2019-01-18 04:34:03 from Andrew Gierth <andrew at tao11.riddles.org.uk> (Patch: Yes)
    Attachment (strtof2.patch) at 2019-01-16 16:32:20 from Andrew Gierth <andrew at tao11.riddles.org.uk> (Patch: Yes)
    Attachment (strtof2.patch) at 2019-01-16 16:09:26 from Andrew Gierth <andrew at tao11.riddles.org.uk> (Patch: Yes)
    Attachment (strtof.patch) at 2019-01-16 14:17:52 from Andrew Gierth <andrew at tao11.riddles.org.uk> (Patch: Yes)
History
When Who What
2019-02-13 15:41:41 Andrew Gierth (rhodiumtoad) Closed in commitfest 2019-03 with status: Committed
2019-02-13 15:41:34 Andrew Gierth (rhodiumtoad) Added rhodiumtoad as committer
2019-01-16 14:20:41 Andrew Gierth (rhodiumtoad) Changed authors to Andrew Gierth (rhodiumtoad)
2019-01-16 14:19:50 Andrew Gierth (rhodiumtoad) Attached mail thread 87d0owlqpv.fsf@news-spur.riddles.org.uk
2019-01-16 14:19:50 Andrew Gierth (rhodiumtoad) Created patch record
Edit