Endless loop calling PL/Python set returning and recursive functions

Edit
ID 584
Title Endless loop calling PL/Python set returning and recursive functions
Topic Procedural Languages
Created 2016-03-22 10:30:07
Last modified 2016-04-05 18:51:36 (8 years, 7 months ago)
Latest email 2016-04-05 19:00:02 (8 years, 7 months ago)
Status
2016-09: Committed
Target version
Authors Alexey Grishchenko (0x0fff)
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/584
git checkout commitfest/cf/584
Emails
Endless loop calling PL/Python set returning functions
First at 2016-03-10 14:07:28 by Alexey Grishchenko <agrishchenko at pivotal.io>
Latest at 2016-04-05 19:00:02 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0002-Fix-endless-loop-in-plpython-set-returning-function.patch) at 2016-03-11 10:09:03 from Alexey Grishchenko <agrishchenko at pivotal.io>
    Attachment (0002-Fix-endless-loop-in-plpython-set-returning-function.patch) at 2016-03-11 10:09:03 from Alexey Grishchenko <agrishchenko at pivotal.io> (Patch: Yes)
    Attachment (0001-Fix-endless-loop-in-plpython-set-returning-function.patch) at 2016-03-10 14:07:28 from Alexey Grishchenko <agrishchenko at pivotal.io> (Patch: Yes)
History
When Who What
2016-04-05 18:51:36 Tom Lane (tgl) Closed in commitfest 2016-09 with status: Committed
2016-04-05 16:49:15 Tom Lane (tgl) Added tgl as committer
2016-04-05 16:49:14 Tom Lane (tgl) Added tgl as reviewer
2016-03-22 10:31:00 Alexey Grishchenko (0x0fff) Changed authors to Alexey Grishchenko (0x0fff)
2016-03-22 10:30:07 Alexey Grishchenko (0x0fff) Attached mail thread CAH38_tnKLFvCCbiaaQmVhsvboher4Vqv680FqR8QEkWfSO2CXQ@mail.gmail.com
2016-03-22 10:30:07 Alexey Grishchenko (0x0fff) Created patch record
Edit