Convert pltcl to using objects instead of strings

Edit
ID 506
Title Convert pltcl to using objects instead of strings
Topic Procedural Languages
Created 2016-02-09 22:42:30
Last modified 2016-03-02 18:31:08 (8 years, 8 months ago)
Latest email 2016-03-02 23:56:36 (8 years, 8 months ago)
Status
2016-03: Committed
Target version
Authors Jim Nasby (decibel), Karl Lehenbauer (karl)
Reviewers Victor Wagner (vitus_wagner)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/506
git checkout commitfest/cf/506
Emails
Convert pltcl from strings to objects
First at 2016-02-09 22:23:21 by Jim Nasby <Jim.Nasby at BlueTreble.com>
Latest at 2016-03-02 23:56:36 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (pltcl_objects_2.patch) at 2016-02-23 23:14:26 from Jim Nasby <Jim.Nasby at BlueTreble.com>
    Attachment (pltcl_objects_2.patch) at 2016-02-23 23:14:26 from Jim Nasby <Jim.Nasby at BlueTreble.com> (Patch: Yes)
    Attachment (pltcl_objects.patch) at 2016-02-09 22:23:21 from Jim Nasby <Jim.Nasby at BlueTreble.com> (Patch: Yes)
History
When Who What
2016-03-02 18:31:08 Tom Lane (tgl) Closed in commitfest 2016-03 with status: Committed
2016-02-29 18:14:38 Tom Lane (tgl) Added tgl as committer
2016-02-24 08:59:26 Victor Wagner (vitus_wagner) New status: Ready for Committer
2016-02-18 12:33:35 Victor Wagner (vitus_wagner) New status: Waiting on Author
2016-02-16 13:07:27 Victor Wagner (vitus_wagner) Added vitus_wagner as reviewer
2016-02-10 17:11:37 Karl Lehenbauer (karl) Changed authors to Jim Nasby (decibel), Karl Lehenbauer (karl)
2016-02-10 17:11:17 Karl Lehenbauer (karl) Changed authors to Karl Lehenbauer (karl)
2016-02-09 22:42:30 Jim Nasby (decibel) Attached mail thread 56BA66D9.3030506@BlueTreble.com
2016-02-09 22:42:30 Jim Nasby (decibel) Created patch record
Edit