PL/Python: Add cursor and execute methods to plan object

Edit
ID 1070
Title PL/Python: Add cursor and execute methods to plan object
Topic Procedural Languages
Created 2017-03-01 02:38:49
Last modified 2017-03-27 18:03:56 (7 years, 6 months ago)
Latest email 2017-03-27 15:39:59 (7 years, 6 months ago)
Status
2017-03: Committed
Target version
Authors Peter Eisentraut (petere)
Reviewers Andrew Dunstan (adunstan)Become reviewer
Committer Peter Eisentraut (petere)
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/1070
git checkout commitfest/cf/1070
Emails
PL/Python: Add cursor and execute methods to plan object
First at 2017-02-25 18:27:06 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest at 2017-03-27 15:39:59 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest attachment (0001-PL-Python-Add-cursor-and-execute-methods-to-plan-obj.patch) at 2017-02-25 18:27:06 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
    Attachment (0001-PL-Python-Add-cursor-and-execute-methods-to-plan-obj.patch) at 2017-02-25 18:27:06 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2017-03-27 18:03:56 Tom Lane (tgl) Closed in commitfest 2017-03 with status: Committed
2017-03-27 18:03:56 Tom Lane (tgl) Changed committer to petere
2017-03-22 15:47:31 Andrew Dunstan (adunstan) New status: Ready for Committer
2017-03-21 22:27:53 Andrew Dunstan (adunstan) Added adunstan as reviewer
2017-03-01 02:38:58 Peter Eisentraut (petere) Changed authors to Peter Eisentraut (petere)
2017-03-01 02:38:50 Peter Eisentraut (petere) Attached mail thread 8b46d680-47ef-f48d-93ff-16aac47f69c9@2ndquadrant.com
2017-03-01 02:38:49 Peter Eisentraut (petere) Created patch record
Edit