Fix number skipping in to_number

Edit
ID 1233
Title Fix number skipping in to_number
Topic Bug Fixes
Created 2017-08-10 12:01:47
Last modified 2017-11-17 17:04:44 (7 years ago)
Latest email 2017-11-17 22:28:23 (7 years ago)
Status
2017-11: Committed
2017-09: Moved to next CF
Target version
Authors Oliver Ford (ojford)
Reviewers Thomas Munro (macdice), nathan wagner (nw)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/1233
git checkout commitfest/cf/1233
Emails
Fix number skipping in to_number
First at 2017-08-10 10:21:21 by Oliver Ford <ojford at gmail.com>
Latest at 2017-11-17 22:28:23 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (fix-multibyte-literal-chars-in-formatting.c.patch) at 2017-11-17 22:28:23 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (fix-multibyte-literal-chars-in-formatting.c.patch) at 2017-11-17 22:28:23 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (apply-number-v5.patch) at 2017-11-15 21:28:48 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-apply-number-v4.patch) at 2017-11-13 16:18:44 from Oliver Ford <ojford at gmail.com> (Patch: Yes)
    Attachment (0001-apply-number-v3.patch) at 2017-08-17 11:33:02 from Oliver Ford <ojford at gmail.com> (Patch: Yes)
    Attachment (0001-apply-number-v2.patch) at 2017-08-17 09:48:33 from Oliver Ford <ojford at gmail.com> (Patch: Yes)
    Attachment (0001-apply-number-v1.patch) at 2017-08-10 10:21:21 from Oliver Ford <ojford at gmail.com> (Patch: Yes)
History
When Who What
2017-11-17 17:04:44 Tom Lane (tgl) Closed in commitfest 2017-11 with status: Committed
2017-11-12 19:01:07 Tom Lane (tgl) Added tgl as committer
2017-10-02 12:24:56 Daniel Gustafsson (d_gustafsson) New status: Ready for Committer
2017-10-02 12:24:50 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2017-09 with status: Moved to next CF
2017-09-25 00:54:00 nathan wagner (nw) Added nw as reviewer
2017-08-17 00:46:31 Thomas Munro (macdice) Added macdice as reviewer
2017-08-10 12:02:06 Oliver Ford (ojford) Changed authors to Oliver Ford (ojford)
2017-08-10 12:01:48 Oliver Ford (ojford) Attached mail thread CAGMVOdvpbMqPf9XWNzOwBpzJfErkydr_fEGhmuDGa015z97mwg@mail.gmail.com
2017-08-10 12:01:47 Oliver Ford (ojford) Created patch record
Edit