Set of memory allocation functions returning NULL instead of ERROR

Edit
ID 103
Title Set of memory allocation functions returning NULL instead of ERROR
Topic Server Features
Created 2015-01-16 14:08:51
Last modified 2015-01-30 21:44:38 (9 years, 9 months ago)
Latest email 2015-01-31 11:36:37 (9 years, 9 months ago)
Status
2015-02: Committed
Target version
Authors Michael Paquier (michael-kun)
Reviewers Robert Haas (rhaas)Become reviewer
Committer Robert Haas (rhaas)
Links CFbot results (CirrusCI) CFbot GitHub Git
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/103
git checkout commitfest/cf/103
Emails
Safe memory allocation functions
First at 2015-01-13 06:54:30 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2015-01-31 11:36:37 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (blackhole.tar.gz) at 2015-01-30 06:10:46 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (blackhole.tar.gz) at 2015-01-30 06:10:46 from Michael Paquier <michael.paquier at gmail.com> (Patch: No)
    Attachment (0001-Create-MemoryContextAllocExtended-central-routine-fo.patch) at 2015-01-30 04:07:09 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0003-Create-MemoryContextAllocExtended-central-routine-fo.patch) at 2015-01-28 14:34:35 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (20150116_palloc_noerror.patch) at 2015-01-16 14:06:12 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (20150113_palloc_safe.patch) at 2015-01-13 06:54:30 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2015-01-30 21:44:50 Robert Haas (rhaas) Added self as reviewer
2015-01-30 21:44:38 Robert Haas (rhaas) Closed in commitfest 2015-02 with status: Committed
2015-01-30 21:44:38 Robert Haas (rhaas) Changed committer to rhaas
2015-01-16 14:09:28 Michael Paquier (michael-kun) Changed gitlink to https://github.com/michaelpq/postgres/tree/palloc_noerror
2015-01-16 14:09:03 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2015-01-16 14:08:51 Michael Paquier (michael-kun) Attached mail thread CAB7nPqTvECYmsu6hWRtASivNtBnTBzzSXFmvbaZ2-4+jHa=sNw@mail.gmail.com
2015-01-16 14:08:51 Michael Paquier (michael-kun) Created patch record
Edit