Check integers in command line parameters

Edit
ID 1121
Title Check integers in command line parameters
Topic System Administration
Created 2017-04-22 16:33:21
Last modified 2017-10-02 00:37:48 (7 years, 1 month ago)
Latest email 2017-10-02 00:36:49 (7 years, 1 month ago)
Status
2017-09: Returned with feedback
Target version
Authors Pierre Ducroquet (pinaraf)
Reviewers Ryan Murphy (murftown)Become reviewer
Committer
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/1121
git checkout commitfest/cf/1121
Emails
Small patch for pg_basebackup argument parsing
First at 2017-04-13 21:32:32 by Pierre Ducroquet <p.psql at pinaraf.info>
Latest at 2017-10-02 00:36:49 by Daniel Gustafsson <daniel at yesql.se>
Latest attachment (0001-Port-most-calls-of-atoi-optarg-to-strcol.patch) at 2017-09-13 17:53:50 from Pierre Ducroquet <p.psql at pinaraf.info>
    Attachment (0001-Port-most-calls-of-atoi-optarg-to-strcol.patch) at 2017-09-13 17:53:50 from Pierre Ducroquet <p.psql at pinaraf.info> (Patch: Yes)
    Attachment (0001-Port-most-calls-of-atoi-optarg-to-strcol.patch) at 2017-04-22 14:12:16 from Pierre Ducroquet <p.psql at pinaraf.info> (Patch: Yes)
    Attachment (0001-Check-the-results-of-atoi-in-pg_basebackup.patch) at 2017-04-13 21:32:32 from Pierre Ducroquet <p.psql at pinaraf.info> (Patch: Yes)
History
When Who What
2017-10-02 00:37:48 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2017-09 with status: Returned with feedback
2017-09-18 21:13:55 Tom Lane (tgl) New status: Waiting on Author
2017-09-18 05:11:07 Ryan Murphy (murftown) Posted review with messageid <20170918051107.1354.37488.pgcf@coridan.postgresql.org>
2017-09-18 05:11:07 Ryan Murphy (murftown) New status: Ready for Committer
2017-09-13 18:33:57 Pierre Ducroquet (pinaraf) New status: Needs review
2017-07-05 05:57:52 Ryan Murphy (murftown) Posted comment with messageid <20170705055752.1381.96652.pgcf@coridan.postgresql.org>
2017-07-05 05:57:52 Ryan Murphy (murftown) New status: Waiting on Author
2017-07-05 05:53:02 Ryan Murphy (murftown) Added murftown as reviewer
2017-04-22 16:34:00 Pierre Ducroquet (pinaraf) Changed authors to Pierre Ducroquet (pinaraf)
2017-04-22 16:33:21 Pierre Ducroquet (pinaraf) Attached mail thread 1613715.leD0ZEjuag@peanuts2
2017-04-22 16:33:21 Pierre Ducroquet (pinaraf) Created patch record
Edit