PL/pgSQL nested CALL with transactions

Edit
ID 1588
Title PL/pgSQL nested CALL with transactions
Topic Procedural Languages
Created 2018-03-01 01:09:05
Last modified 2018-03-28 18:41:46 (6 years, 8 months ago)
Latest email 2018-03-28 18:41:24 (6 years, 8 months ago)
Status
2018-03: Committed
Target version
Authors Peter Eisentraut (petere)
Reviewers Tomas Vondra (fuzzycz)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/1588
git checkout commitfest/cf/1588
Emails
PL/pgSQL nested CALL with transactions
First at 2018-02-28 19:51:53 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest at 2018-03-28 18:41:24 by Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
Latest attachment (v3-0001-PL-pgSQL-Nested-CALL-with-transactions.patch) at 2018-03-24 14:14:11 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com>
    Attachment (v3-0001-PL-pgSQL-Nested-CALL-with-transactions.patch) at 2018-03-24 14:14:11 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (v2-0001-PL-pgSQL-Nested-CALL-with-transactions.patch) at 2018-03-16 01:57:39 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
    Attachment (v1-0001-PL-pgSQL-Nested-CALL-with-transactions.patch) at 2018-02-28 19:51:53 from Peter Eisentraut <peter.eisentraut at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2018-03-28 18:41:46 Peter Eisentraut (petere) Closed in commitfest 2018-03 with status: Committed
2018-03-28 18:41:46 Peter Eisentraut (petere) Changed committer to petere
2018-03-28 00:44:14 Tomas Vondra (fuzzycz) New status: Waiting on Author
2018-03-26 19:47:38 Peter Eisentraut (petere) New status: Needs review
2018-03-22 15:52:13 Tomas Vondra (fuzzycz) Added fuzzycz as reviewer
2018-03-22 15:52:10 Tomas Vondra (fuzzycz) New status: Waiting on Author
2018-03-01 01:09:13 Peter Eisentraut (petere) Changed authors to Peter Eisentraut (petere)
2018-03-01 01:09:05 Peter Eisentraut (petere) Attached mail thread 4841b97f-be42-83e5-db27-d4baac40e38a@2ndquadrant.com
2018-03-01 01:09:05 Peter Eisentraut (petere) Created patch record
Edit