remove trailing zeroes from numeric value (minscale)

Edit
ID 2353
Title remove trailing zeroes from numeric value (minscale)
Topic Miscellaneous
Created 2019-11-11 16:22:15
Last modified 2020-01-06 17:14:37 (4 years, 10 months ago)
Latest email 2020-01-06 18:08:23 (4 years, 10 months ago)
Status
2020-01: Committed
Target version
Authors Pavel Stehule (okbobcz)
Reviewers Karl Pinc (kop)Become reviewer
Committer Tom Lane (tgl)
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/2353
git checkout commitfest/cf/2353
Emails
proposal: minscale, rtrim, btrim functions for numeric
First at 2019-11-09 19:48:11 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2020-01-06 18:08:23 by Pavel Stehule <pavel.stehule at gmail.com>
Latest attachment (min_scale-20201210.patch) at 2019-12-10 06:11:59 from Pavel Stehule <pavel.stehule at gmail.com>
    Attachment (min_scale-20201210.patch) at 2019-12-10 06:11:59 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (min_scale.patch) at 2019-12-09 20:04:21 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (minscale-20191208.patch) at 2019-12-08 07:38:38 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (minscale-initial.patch) at 2019-11-11 14:47:37 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
History
When Who What
2020-01-06 17:14:37 Tom Lane (tgl) Closed in commitfest 2020-01 with status: Committed
2020-01-06 16:07:45 Tom Lane (tgl) Added tgl as committer
2019-12-10 12:56:44 Karl Pinc (kop) New status: Ready for Committer
2019-12-09 02:53:36 Karl Pinc (kop) New status: Waiting on Author
2019-12-08 10:50:30 Pavel Stehule (okbobcz) New status: Needs review
2019-12-08 01:32:20 Karl Pinc (kop) New status: Waiting on Author
2019-12-06 04:06:34 Karl Pinc (kop) Added kop as reviewer
2019-11-11 16:22:27 Pavel Stehule (okbobcz) Changed authors to Pavel Stehule (okbobcz)
2019-11-11 16:22:15 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRDjs-navGASeF0Wk74N36YGFJ+v=Ok9_knRa7vDc-qugg@mail.gmail.com
2019-11-11 16:22:15 Pavel Stehule (okbobcz) Created patch record
Edit