Do not use StdRdOptions for partitioned table options, use empty structure instead

Edit
ID 2297
Title Do not use StdRdOptions for partitioned table options, use empty structure instead
Topic Refactoring
Created 2019-10-06 12:52:32
Last modified 2019-11-14 03:52:20 (5 years ago)
Latest email 2019-11-14 03:38:43 (5 years ago)
Status
2019-11: Committed
Target version
Authors Nikolay Shaplov (nataraj)
Reviewers John Dent (denty)Become reviewer
Committer Michael Paquier (michael-kun)
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/2297
git checkout commitfest/cf/2297
Emails
[PATCH] use separate PartitionedRelOptions structure to store partitioned table options
First at 2019-10-06 12:47:46 by Nikolay Shaplov <dhyan at nataraj.su>
Latest at 2019-11-14 03:38:43 by Michael Paquier <michael at paquier.xyz>
Latest attachment (use-empty-structure-for-partitioned-options_v4.diff) at 2019-11-13 07:30:29 from Michael Paquier <michael at paquier.xyz>
    Attachment (use-empty-structure-for-partitioned-options_v4.diff) at 2019-11-13 07:30:29 from Michael Paquier <michael at paquier.xyz> (Patch: Yes)
    Attachment (use-empty-structure-for-partitioned-options_v3.diff) at 2019-11-11 14:22:32 from Nikolay Shaplov <dhyan at nataraj.su> (Patch: Yes)
    Attachment (use-empty-structure-for-partitioned-options_v2.diff) at 2019-10-11 10:58:41 from Nikolay Shaplov <dhyan at nataraj.su> (Patch: Yes)
    Attachment (use-empty-structure-for-partitioned-options_v2.diff) at 2019-10-11 10:37:59 from Nikolay Shaplov <dhyan at nataraj.su> (Patch: Yes)
    Attachment (use-empty-structure-for-partitioned-options_v1.diff) at 2019-10-06 12:47:46 from Nikolay Shaplov <dhyan at nataraj.su> (Patch: Yes)
History
When Who What
2019-11-14 03:52:20 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Committed
2019-11-14 03:52:20 Michael Paquier (michael-kun) Changed committer to michael-kun
2019-11-13 14:03:28 Nikolay Shaplov (nataraj) New status: Needs review
2019-11-12 04:50:34 Michael Paquier (michael-kun) New status: Waiting on Author
2019-10-07 17:34:25 John Dent (denty) Added denty as reviewer
2019-10-06 12:54:56 Nikolay Shaplov (nataraj) Changed authors to Nikolay Shaplov (nataraj)
2019-10-06 12:54:56 Nikolay Shaplov (nataraj) Changed gitlink to https://gitlab.com/dhyannataraj/postgres/tree/use-empty-structure-for-partitioned-options
2019-10-06 12:52:32 Nikolay Shaplov (nataraj) Attached mail thread 1627387.Qykg9O6zpu@x200m
2019-10-06 12:52:32 Nikolay Shaplov (nataraj) Created patch record
Edit