Allow domains over composite types

Edit
ID 1194
Title Allow domains over composite types
Topic Server Features
Created 2017-07-13 19:45:59
Last modified 2017-11-01 17:59:20 (7 years ago)
Latest email 2017-10-24 20:19:17 (7 years ago)
Status
2017-11: Committed
2017-09: Moved to next CF
Target version
Authors Tom Lane (tgl)
Reviewers Andrew Dunstan (adunstan)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/1194
git checkout commitfest/cf/1194
Emails
Domains and arrays and composites, oh my
First at 2017-07-11 18:38:57 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2017-10-24 20:19:17 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (domains-over-composites-3.patch) at 2017-10-24 20:19:17 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (domains-over-composites-3.patch) at 2017-10-24 20:19:17 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (domains-over-composites-2.patch) at 2017-10-19 20:46:53 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (domains-over-composites-1.patch) at 2017-07-13 19:19:14 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (fix-multiple-assignment-to-domain-over-array.patch) at 2017-07-11 18:38:57 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2017-11-01 17:59:20 Tom Lane (tgl) Closed in commitfest 2017-11 with status: Committed
2017-11-01 17:59:20 Tom Lane (tgl) Changed committer to tgl
2017-10-02 07:22:44 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2017-09 with status: Moved to next CF
2017-09-18 17:53:13 Andrew Dunstan (adunstan) Added adunstan as reviewer
2017-09-18 17:53:12 Andrew Dunstan (adunstan) Removed adunstan from committers
2017-09-18 17:52:21 Andrew Dunstan (adunstan) Added adunstan as committer
2017-07-13 19:46:14 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2017-07-13 19:45:59 Tom Lane (tgl) Attached mail thread 4206.1499798337@sss.pgh.pa.us
2017-07-13 19:45:59 Tom Lane (tgl) Created patch record
Edit