Convert plpgsql to use DTYPE_REC for named composite types

Edit
ID 1439
Title Convert plpgsql to use DTYPE_REC for named composite types
Topic Procedural Languages
Created 2017-12-27 18:34:53
Last modified 2018-02-14 00:03:48 (6 years, 9 months ago)
Latest email 2018-02-13 18:13:02 (6 years, 9 months ago)
Status
2018-03: Committed
2018-01: Moved to next CF
Target version
Authors Tom Lane (tgl)
Reviewers 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/1439
git checkout commitfest/cf/1439
Emails
Converting plpgsql to use DTYPE_REC for named composite types
First at 2017-12-27 18:32:27 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2018-02-13 18:13:02 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (use-dtype-rec-for-all-composites-3.patch.gz) at 2018-01-24 22:52:47 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (use-dtype-rec-for-all-composites-3.patch.gz) at 2018-01-24 22:52:47 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (use-dtype-rec-docs.patch) at 2017-12-30 03:39:05 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (use-dtype-rec-for-all-composites-2.patch.gz) at 2017-12-29 23:16:18 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
    Attachment (use-dtype-rec-for-all-composites-1.patch.gz) at 2017-12-27 18:32:27 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: No)
History
When Who What
2018-02-14 00:03:48 Tom Lane (tgl) Closed in commitfest 2018-03 with status: Committed
2018-02-14 00:03:48 Tom Lane (tgl) Changed committer to tgl
2018-02-06 22:07:06 Daniel Gustafsson (d_gustafsson) Closed in commitfest 2018-01 with status: Moved to next CF
2017-12-27 18:35:15 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2017-12-27 18:34:53 Tom Lane (tgl) Attached mail thread 8962.1514399547@sss.pgh.pa.us
2017-12-27 18:34:53 Tom Lane (tgl) Created patch record
Edit