Fix crashes and tighten tuple compatibility checks for connectby() in tablefunc

Edit
Title Fix crashes and tighten tuple compatibility checks for connectby() in tablefunc
Topic Bug Fixes
Created 2015-01-26 06:33:48
Last modified 2015-01-30 01:19:52 (9 years, 2 months ago)
Latest email 2015-01-30 01:40:17 (9 years, 2 months ago)
Status
2015-02: Committed
Target version
Authors Michael Paquier (michael-kun)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Error check always bypassed in tablefunc.c
First at 2015-01-16 15:21:02 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2015-01-30 01:40:17 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (0001-Fix-crashes-and-tuple-compatibility-checks-in-connec.patch) at 2015-01-26 06:32:51 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (0001-Fix-crashes-and-tuple-compatibility-checks-in-connec.patch) at 2015-01-26 06:32:51 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (20150121_tablefunc_cleanup.patch) at 2015-01-21 08:32:14 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (20150117_tablefunc_deadcode_fix_v2.patch) at 2015-01-17 14:16:30 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (20150115_tablefunc_deadcode_fix.patch) at 2015-01-16 15:21:02 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2015-01-30 01:19:52 Tom Lane (tgl) Closed in commitfest 2015-02 with status: Committed
2015-01-30 01:19:44 Tom Lane (tgl) Added self as committer
2015-01-26 06:33:57 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun)
2015-01-26 06:33:48 Michael Paquier (michael-kun) Attached mail thread CAB7nPqQ+pC0FA=akasXe-zNaAV+eYdRiBj68Cq+u1i6e6HRDkA@mail.gmail.com
2015-01-26 06:33:48 Michael Paquier (michael-kun) Created patch record
Edit