libpq stricter integer parsing

Edit
ID 1762
Title libpq stricter integer parsing
Topic Clients
Created 2018-08-17 11:01:24
Last modified 2018-09-11 21:50:30 (6 years, 2 months ago)
Latest email 2018-09-11 21:50:07 (6 years, 2 months ago)
Status
2018-09: Committed
Target version
Authors Fabien Coelho (calvin)
Reviewers Peter Eisentraut (petere)Become reviewer
Committer Michael Paquier (michael-kun)
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/1762
git checkout commitfest/cf/1762
Emails
libpq stricter integer parsing
First at 2018-08-17 10:13:12 by Fabien COELHO <coelho at cri.ensmp.fr>
Latest at 2018-09-11 21:50:07 by Michael Paquier <michael at paquier.xyz>
Latest attachment (libpq-strict-atoi-4.patch) at 2018-09-11 17:03:41 from Fabien COELHO <coelho at cri.ensmp.fr>
    Attachment (libpq-strict-atoi-4.patch) at 2018-09-11 17:03:41 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (libpq-int-parse.patch) at 2018-09-11 09:00:02 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (libpq-strict-atoi-2.patch) at 2018-09-07 21:22:14 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
    Attachment (libpq-strict-atoi-1.patch) at 2018-08-17 10:13:12 from Fabien COELHO <coelho at cri.ensmp.fr> (Patch: Yes)
History
When Who What
2018-09-11 21:50:30 Michael Paquier (michael-kun) Closed in commitfest 2018-09 with status: Committed
2018-09-11 21:50:30 Michael Paquier (michael-kun) Changed committer to michael-kun
2018-09-08 07:15:43 Fabien Coelho (calvin) New status: Needs review
2018-09-07 13:53:39 Peter Eisentraut (petere) New status: Waiting on Author
2018-08-28 20:57:39 Peter Eisentraut (petere) Added petere as reviewer
2018-08-17 11:01:37 Fabien Coelho (calvin) Changed authors to Fabien Coelho (calvin)
2018-08-17 11:01:24 Fabien Coelho (calvin) Attached mail thread alpine.DEB.2.21.1808171206180.20841@lancre
2018-08-17 11:01:24 Fabien Coelho (calvin) Created patch record
Edit