Make pltcl composite handling consistent

Edit
ID 908
Title Make pltcl composite handling consistent
Topic Refactoring
Created 2016-12-13 22:31:54
Last modified 2017-06-02 20:39:38 (7 years, 6 months ago)
Latest email 2017-01-08 05:30:14 (7 years, 10 months ago)
Status
2017-01: Committed
Target version
Authors Karl Lehenbauer (karl)
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/908
git checkout commitfest/cf/908
Emails
Add support for SRF and returning composites to pl/tcl
First at 2016-10-12 22:06:13 by Jim Nasby <Jim.Nasby at BlueTreble.com>
Latest at 2017-01-08 05:30:14 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (pltcl_fix_build_tuple_encoding.patch) at 2017-01-08 04:57:45 from Jim Nasby <Jim.Nasby at BlueTreble.com>
    Attachment (pltcl_fix_build_tuple_encoding.patch) at 2017-01-08 04:57:45 from Jim Nasby <Jim.Nasby at BlueTreble.com> (Patch: Yes)
    Attachment (tcl_trigger.patch) at 2016-11-10 00:41:40 from Jim Nasby <Jim.Nasby at BlueTreble.com> (Patch: Yes)
    Attachment (pltcl_srf_composite_3.patch) at 2016-11-06 01:12:20 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (pltcl_srf_composite2.diff) at 2016-11-05 20:39:47 from Pavel Stehule <pavel.stehule at gmail.com> (Patch: Yes)
    Attachment (pltcl_srf_composite.diff) at 2016-10-12 22:06:13 from Jim Nasby <Jim.Nasby at BlueTreble.com> (Patch: Yes)
History
When Who What
2017-06-02 20:39:38 Jim Nasby (decibel) Changed authors to Karl Lehenbauer (karl)
2017-01-06 21:24:01 Tom Lane (tgl) Closed in commitfest 2017-01 with status: Committed
2017-01-06 21:24:01 Tom Lane (tgl) Changed committer to tgl
2017-01-06 20:25:36 Tom Lane (tgl) Added tgl as reviewer
2016-12-28 22:28:15 Jim Nasby (decibel) Changed authors to Jim Nasby (decibel), Karl Lehenbauer (karl)
2016-12-13 22:32:15 Jim Nasby (decibel) Changed authors to Jim Nasby (decibel)
2016-12-13 22:31:54 Jim Nasby (decibel) Attached mail thread f2134651-14b3-efeb-f274-c69f3c084031@BlueTreble.com
2016-12-13 22:31:54 Jim Nasby (decibel) Created patch record
Edit