anycompatible and anycompatiblearray polymorphic types

Edit
ID 1911
Title anycompatible and anycompatiblearray polymorphic types
Topic Miscellaneous
Created 2018-12-09 06:10:16
Last modified 2020-03-19 15:43:34 (4 years, 8 months ago)
Latest email 2020-03-19 16:09:13 (4 years, 8 months ago)
Status
2020-03: Committed
2020-01: Moved to next CF
2019-11: Moved to next CF
2019-09: Moved to next CF
2019-07: Moved to next CF
2019-03: Moved to next CF
2019-01: Moved to next CF
Target version
Authors Pavel Stehule (okbobcz)
Reviewers Tom Lane (tgl)Become reviewer
Committer Tom Lane (tgl)
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/1911
git checkout commitfest/cf/1911
Emails
proposal: new polymorphic types - commontype and commontypearray
First at 2018-12-08 20:05:16 by Pavel Stehule <pavel.stehule at gmail.com>
Latest at 2020-03-19 16:09:13 by Pavel Stehule <pavel.stehule at gmail.com>
Latest attachment (0001-anycompatible-types-20200318.patch) at 2020-03-19 00:52:09 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-anycompatible-types-20200318.patch) at 2020-03-19 00:52:09 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (anycompatible-types-20200317.patch) at 2020-03-18 01:45:35 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-refactoring-2.patch) at 2020-03-15 16:48:09 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-refactoring.patch) at 2020-03-13 22:42:32 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (anycompatible-types-20191127.patch) at 2019-11-27 13:54:55 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (anycompatible-types-20190617.patch) at 2019-06-17 03:31:40 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (common-type-20190524.patch) at 2019-05-24 18:03:48 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (polymorphics-commontype-20190130.patch) at 2019-01-30 16:00:07 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (commontype-poc.patch) at 2018-12-08 20:05:16 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
History
When Who What
2020-03-19 15:43:34 Tom Lane (tgl) Closed in commitfest 2020-03 with status: Committed
2020-03-19 01:25:01 Tom Lane (tgl) New status: Ready for Committer
2020-03-19 01:04:50 Tom Lane (tgl) Added tgl as committer
2020-03-12 19:48:56 Tom Lane (tgl) Added tgl as reviewer
2020-02-01 12:43:01 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2019-11-29 02:26:20 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-09-30 18:53:35 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-08-01 23:57:16 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-07-03 03:52:18 Pavel Stehule (okbobcz) Changed name to anycompatible and anycompatiblearray polymorphic types
2019-04-09 03:37:10 Michael Paquier (michael-kun) Closed in commitfest 2019-03 with status: Moved to next CF
2019-03-26 03:22:32 Tom Lane (tgl) Removed tgl from reviewers
2019-02-04 02:21:13 Michael Paquier (michael-kun) Closed in commitfest 2019-01 with status: Moved to next CF
2019-01-31 19:37:43 Pavel Stehule (okbobcz) New status: Needs review
2019-01-26 00:21:31 Tom Lane (tgl) New status: Waiting on Author
2019-01-26 00:21:27 Tom Lane (tgl) Added tgl as reviewer
2018-12-09 06:10:29 Pavel Stehule (okbobcz) Changed authors to Pavel Stehule (okbobcz)
2018-12-09 06:10:16 Pavel Stehule (okbobcz) Attached mail thread CAFj8pRDna7VqNi8gR+Tt2Ktmz0cq5G93guc3Sbn_NVPLdXAkqA@mail.gmail.com
2018-12-09 06:10:16 Pavel Stehule (okbobcz) Created patch record
Edit