Fix for recursive plpython triggers

Edit
ID 4970
Title Fix for recursive plpython triggers
Topic Bug Fixes
Created 2024-05-04 20:21:33
Last modified 2024-05-07 22:15:47 (6 months, 2 weeks ago)
Latest email 2024-05-08 15:51:17 (6 months, 1 week ago)
Status
2024-07: Committed
Target version stable
Authors Tom Lane (tgl)
Reviewers 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/4970
git checkout commitfest/cf/4970
Emails
Fix for recursive plpython triggers
First at 2024-05-04 20:16:39 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-05-08 15:51:17 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (fix-plpython-record-result-setup.patch) at 2024-05-08 15:51:17 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (fix-plpython-record-result-setup.patch) at 2024-05-08 15:51:17 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-save-TD-in-recursive-plpython-triggers.patch) at 2024-05-04 20:16:39 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2024-05-07 22:15:47 Tom Lane (tgl) Closed in commitfest 2024-07 with status: Committed
2024-05-07 22:15:47 Tom Lane (tgl) Changed committer to tgl
2024-05-04 20:22:01 Tom Lane (tgl) Changed targetversion to stable
2024-05-04 20:21:41 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-05-04 20:21:33 Tom Lane (tgl) Attached mail thread 3008982.1714853799@sss.pgh.pa.us
2024-05-04 20:21:33 Tom Lane (tgl) Created patch record
Edit