PL/Python loses float precision

Edit
ID 195
Title PL/Python loses float precision
Topic Bug Fixes
Created 2015-03-09 11:32:00
Last modified 2015-03-30 07:02:39 (9 years, 7 months ago)
Latest email 2015-06-10 02:28:35 (9 years, 5 months ago)
Status
2015-07: Committed
Target version
Authors Marko Kreen (markokr)
Reviewers Become reviewer
Committer Peter Eisentraut (petere)
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/195
git checkout commitfest/cf/195
Emails
[patch] PL/Python is too lossy with floats
First at 2015-03-03 14:32:16 by Marko Kreen <markokr at gmail.com>
Latest at 2015-06-10 02:28:35 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (plpy-float-repr.diff) at 2015-03-03 14:32:16 from Marko Kreen <markokr at gmail.com>
    Attachment (plpy-float-repr.diff) at 2015-03-03 14:32:16 from Marko Kreen <markokr at gmail.com> (Patch: Yes)
History
When Who What
2015-03-30 07:02:39 Michael Paquier (michael-kun) Changed authors to Marko Kreen (markokr)
2015-03-11 21:27:36 Peter Eisentraut (petere) Closed in commitfest 2015-06 with status: Committed
2015-03-11 21:27:36 Peter Eisentraut (petere) Changed committer to petere
2015-03-09 11:32:00 Marko Kreen (markokr) Attached mail thread 20150303143216.GA12187@gmail.com
2015-03-09 11:32:00 Marko Kreen (markokr) Created patch record
Edit