Expanding the use of FLEXIBLE_ARRAY_MEMBER for declarations like foo[1]

Edit
Title Expanding the use of FLEXIBLE_ARRAY_MEMBER for declarations like foo[1]
Topic Server Features
Created 2015-02-16 20:52:40
Last modified 2015-02-22 11:23:30 (9 years, 1 month ago)
Latest email 2015-02-23 06:33:38 (9 years, 1 month ago)
Status
2015-02: Committed
Target version
Authors Tom Lane (tgl), Michael Paquier (michael-kun)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Expanding the use of FLEXIBLE_ARRAY_MEMBER for declarations like foo[1]
First at 2015-02-16 20:51:22 by Michael Paquier <michael.paquier at gmail.com>
Latest at 2015-02-23 06:33:38 by Michael Paquier <michael.paquier at gmail.com>
Latest attachment (0001-Switch-HeapTupleHeaderData-and-MinimalTupleData-to-u.patch) at 2015-02-21 12:29:45 from Michael Paquier <michael.paquier at gmail.com>
    Attachment (0001-Switch-HeapTupleHeaderData-and-MinimalTupleData-to-u.patch) at 2015-02-21 12:29:45 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0004-Switch-remaining-structures-to-FLEXIBLE_ARRAY_MEMBER.patch) at 2015-02-20 11:57:50 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0003-Switch-RecordIOData-to-use-FLEXIBLE_ARRAY_MEMBER.patch) at 2015-02-20 07:59:19 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (dumputils-fix.patch) at 2015-02-19 07:46:58 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0004-Replace-some-struct-declarations-with-union-in-heapa.patch) at 2015-02-19 06:57:31 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0004-Replace-some-struct-declarations-with-union-in-heapa.patch) at 2015-02-19 05:38:10 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
    Attachment (0003-Update-varlena-in-c.h-to-use-FLEXIBLE_ARRAY_MEMBER.patch) at 2015-02-16 20:51:22 from Michael Paquier <michael.paquier at gmail.com> (Patch: Yes)
History
When Who What
2015-02-22 11:23:30 Michael Paquier (michael-kun) Closed in commitfest 2015-02 with status: Committed
2015-02-22 11:23:30 Michael Paquier (michael-kun) Changed committer to tgl
2015-02-16 20:53:08 Michael Paquier (michael-kun) Changed authors to Michael Paquier (michael-kun), Tom Lane (tgl)
2015-02-16 20:52:40 Michael Paquier (michael-kun) Attached mail thread CAB7nPqQ62DYqufqqFEzz2MQNR0Tv+kAGByjjR-eXwxsmFVydFA@mail.gmail.com
2015-02-16 20:52:40 Michael Paquier (michael-kun) Created patch record
Edit