Allow anonymous rowtypes in function return column definition

Edit
ID 1908
Title Allow anonymous rowtypes in function return column definition
Topic SQL Commands
Created 2018-12-07 15:39:00
Last modified 2019-01-31 00:25:52 (5 years, 9 months ago)
Latest email 2019-01-31 00:26:27 (5 years, 9 months ago)
Status
2019-01: Committed
Target version
Authors Elvis Pranskevichus (elprans)
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/1908
git checkout commitfest/cf/1908
Emails
[PATCH] Allow anonymous rowtypes in function return column definition
First at 2018-12-06 22:27:32 by Elvis Pranskevichus <el at prans.net>
Latest at 2019-01-31 00:26:27 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (anonymous-rowtypes-in-coldeflist-v3.patch) at 2019-01-30 22:59:41 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (anonymous-rowtypes-in-coldeflist-v3.patch) at 2019-01-30 22:59:41 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (Allow-anonymous-rowtypes-in-coldeflist-v2.patch) at 2019-01-28 17:52:57 from Elvis Pranskevichus <el at prans.net> (Patch: Yes)
    Attachment (0001-Allow-anonymous-rowtypes-in-function-return-column-d.patch) at 2018-12-06 22:27:32 from Elvis Pranskevichus <el at prans.net> (Patch: Yes)
History
When Who What
2019-01-31 00:25:52 Tom Lane (tgl) Closed in commitfest 2019-01 with status: Committed
2019-01-31 00:25:52 Tom Lane (tgl) Changed committer to tgl
2019-01-28 18:01:06 Elvis Pranskevichus (elprans) New status: Needs review
2019-01-13 22:19:17 Tom Lane (tgl) New status: Waiting on Author
2019-01-13 22:19:13 Tom Lane (tgl) Added tgl as reviewer
2018-12-07 15:39:15 Elvis Pranskevichus (elprans) Changed authors to Elvis Pranskevichus (elprans)
2018-12-07 15:39:00 Elvis Pranskevichus (elprans) Attached mail thread 11038447.kQ5A9Uj5xi@hammer.magicstack.net
2018-12-07 15:39:00 Elvis Pranskevichus (elprans) Created patch record
Edit