function for converting human readable sizes to bytes - pg_size_bytes

Edit
ID 514
Title function for converting human readable sizes to bytes - pg_size_bytes
Topic Miscellaneous
Created 2016-02-11 09:15:24
Last modified 2016-02-20 12:39:07 (8 years, 9 months ago)
Latest email 2016-02-20 10:12:39 (8 years, 9 months ago)
Status
2016-03: Committed
Target version
Authors Pavel Stehule (okbobcz)
Reviewers Vitaly Burovoy (vitaly.burovoy)Become reviewer
Committer Dean Rasheed (deanr)
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/514
git checkout commitfest/cf/514
Emails
custom function for converting human readable sizes to bytes
First at 2015-11-21 06:49:33 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2016-02-20 10:12:39 by Dean Rasheed <dean.a.rasheed at gmail.com>
Latest attachment (pg-size-bytes-12.patch) at 2016-02-17 10:05:31 from Dean Rasheed <dean.a.rasheed at gmail.com>
    Attachment (pg-size-bytes-12.patch) at 2016-02-17 10:05:31 from Dean Rasheed <dean.a.rasheed at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-11chgd2.patch) at 2016-02-17 00:39:40 from Vitaly Burovoy <vitaly.burovoy at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-11chgd.patch) at 2016-02-11 06:44:28 from Vitaly Burovoy <vitaly.burovoy at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-11.patch) at 2016-01-26 07:05:00 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-10.patch) at 2016-01-25 21:51:57 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (check_mantissa_by_numeric_in.c) at 2016-01-22 06:03:07 from Vitaly Burovoy <vitaly.burovoy at gmail.com> (Patch: No)
    Attachment (pg-size-bytes-09.patch) at 2016-01-20 18:44:20 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-08.patch) at 2016-01-04 17:03:02 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-07.patch) at 2016-01-04 16:04:50 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-06.patch) at 2016-01-04 15:17:16 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-05.patch) at 2015-12-30 19:28:07 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-04.patch) at 2015-12-22 09:45:30 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-03.patch) at 2015-12-20 09:54:30 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-02.patch) at 2015-12-01 16:31:12 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-01.patch) at 2015-11-30 17:30:18 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pg-size-bytes-poc.patch) at 2015-11-25 04:57:57 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)

Annotations

When Who Mail Annotation
2016-01-26 06:39:06 Vitaly Burovoy (vitaly.burovoy) From Vitaly Burovoy <vitaly.burovoy@gmail.com>
at 2016-01-26 05:25:34
Intermediate review; six questions for experienced hackers about code design etc.
2016-02-12 01:30:24 Vitaly Burovoy (vitaly.burovoy) From Vitaly Burovoy <vitaly.burovoy@gmail.com>
at 2016-02-12 01:28:13
Review of the "pg-size-bytes-11chgd.patch"
History
When Who What
2016-02-20 12:39:07 Dean Rasheed (deanr) Closed in commitfest 2016-03 with status: Committed
2016-02-12 12:33:11 Dean Rasheed (deanr) Changed committer to deanr
2016-02-12 01:31:09 Vitaly Burovoy (vitaly.burovoy) New status: Ready for Committer
2016-02-12 01:30:24 Vitaly Burovoy (vitaly.burovoy) Added annotation "Review of the "pg-size-bytes-11chgd.patch"" to CAKOSWN=gO_PNDm3UUonnNhA5jfPngGe9uSXT6gZZW43zWUamig@mail.gmail.com
2016-02-11 11:24:24 Vitaly Burovoy (vitaly.burovoy) Added vitaly.burovoy as reviewer
2016-02-11 09:18:32 Pavel Stehule (okbobcz) Posted comment with messageid <20160211091832.1320.18374.pgcf@coridan.postgresql.org>
2016-02-11 09:16:05 Pavel Stehule (okbobcz) Changed authors to Pavel Stehule (okbobcz)
2016-02-11 09:15:47 Pavel Stehule (okbobcz) Changed authors to Pavel Stehule (okbobcz), Vitaly Burovoy (vitaly.burovoy)
2016-02-11 09:15:24 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRD-tGoDKnxdYgECzA4On01_uRqPrwF-8LdkSE-6bDHp0w@mail.gmail.com
2016-02-11 09:15:24 Pavel Stehule (okbobcz) Created patch record
Edit