Make use of C99 designated initialisers for nulls/values arrays

Edit
ID 2290
Title Make use of C99 designated initialisers for nulls/values arrays
Topic Miscellaneous
Created 2019-10-01 23:51:14
Last modified 2019-11-27 08:23:51 (4 years, 11 months ago)
Latest email 2019-11-27 08:23:42 (4 years, 11 months ago)
Status
2019-11: Rejected
Target version 13
Authors Peter Smith (smithpb)
Reviewers 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/2290
git checkout commitfest/cf/2290
Emails
Proposal: Make use of C99 designated initialisers for nulls/values arrays
First at 2019-10-01 07:55:26 by "Smith, Peter" <peters at fast.au.fujitsu.com>
Latest at 2019-11-27 08:23:42 by Michael Paquier <michael at paquier.xyz>
Latest attachment (c99_init_nulls_4.patch) at 2019-10-07 23:13:28 from "Smith, Peter" <peters at fast.au.fujitsu.com>
    Attachment (c99_init_nulls_4.patch) at 2019-10-07 23:13:28 from "Smith, Peter" <peters at fast.au.fujitsu.com> (Patch: Yes)
    Attachment (c99_init_nulls_3.patch) at 2019-10-03 06:16:44 from "Smith, Peter" <peters at fast.au.fujitsu.com> (Patch: Yes)
    Attachment (c99_init_nulls_2.patch) at 2019-10-02 07:31:48 from "Smith, Peter" <peters at fast.au.fujitsu.com> (Patch: Yes)
    Attachment (init_nulls.patch) at 2019-10-01 07:55:26 from "Smith, Peter" <peters at fast.au.fujitsu.com> (Patch: Yes)
History
When Who What
2019-11-27 08:23:51 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Rejected
2019-10-01 23:52:03 Peter Smith (smithpb) Changed targetversion to 13
2019-10-01 23:51:51 Peter Smith (smithpb) Changed authors to Peter Smith (smithpb)
2019-10-01 23:51:14 Peter Smith (smithpb) Attached mail thread 201DD0641B056142AC8C6645EC1B5F62014B919631@SYD1217
2019-10-01 23:51:14 Peter Smith (smithpb) Created patch record
Edit