Improving overflow checks when adding tuple to PGresult

Edit
ID 1261
Title Improving overflow checks when adding tuple to PGresult
Topic Bug Fixes
Created 2017-08-29 01:32:08
Last modified 2017-08-29 19:20:18 (7 years, 2 months ago)
Latest email 2017-08-29 20:14:33 (7 years, 2 months ago)
Status
2017-09: Committed
Target version
Authors Michael Paquier (michael-kun)
Reviewers Tom Lane (tgl)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/1261
git checkout commitfest/cf/1261
Emails
Improving overflow checks when adding tuple to PGresult Re: [GENERAL] Retrieving query results
First at 2017-08-29 01:30:55 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2017-08-29 20:14:33 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (0001-Refactor-error-message-handling-in-pqAddTuple.patch) at 2017-08-29 01:30:55 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (0001-Refactor-error-message-handling-in-pqAddTuple.patch) at 2017-08-29 01:30:55 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2017-08-29 19:20:22 Tom Lane (tgl) Added tgl as reviewer
2017-08-29 19:20:18 Tom Lane (tgl) Closed in commitfest 2017-09 with status: Committed
2017-08-29 19:20:18 Tom Lane (tgl) Changed committer to tgl
2017-08-29 01:32:15 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2017-08-29 01:32:09 Michael Paquier (michael-kun) Attached mail thread CAB7nPqTnA3No2_B6x-QXPLHga1HatPqmXd03Xub+rPpshpmyMA@mail.gmail.com
2017-08-29 01:32:08 Michael Paquier (michael-kun) Created patch record
Edit