Add support to pl/tcl for SRFs and returning composites

Edit
ID 820
Title Add support to pl/tcl for SRFs and returning composites
Topic Procedural Languages
Created 2016-10-12 22:08:00
Last modified 2017-06-02 20:38:35 (7 years, 5 months ago)
Latest email 2017-01-08 05:30:14 (7 years, 10 months ago)
Status
2016-11: Committed
Target version
Authors Karl Lehenbauer (karl)
Reviewers Pavel Stehule (okbobcz)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/820
git checkout commitfest/cf/820
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:38:35 Jim Nasby (decibel) Changed authors to Karl Lehenbauer (karl)
2016-12-01 01:18:03 Jim Nasby (decibel) Changed authors to Jim Nasby (decibel), Karl Lehenbauer (karl)
2016-11-06 23:12:33 Tom Lane (tgl) Closed in commitfest 2016-11 with status: Committed
2016-11-05 21:25:59 Tom Lane (tgl) Added tgl as committer
2016-11-05 20:45:32 Pavel Stehule (okbobcz) New status: Ready for Committer
2016-10-30 05:23:52 Pavel Stehule (okbobcz) Added okbobcz as reviewer
2016-10-19 12:54:03 Peter Eisentraut (petere) Changed authors to Jim Nasby (decibel)
2016-10-12 22:08:00 Jim Nasby (decibel) Attached mail thread f2134651-14b3-efeb-f274-c69f3c084031@BlueTreble.com
2016-10-12 22:08:00 Jim Nasby (decibel) Created patch record
Edit