Allow subtransactions in parallel workers

Edit
ID 4776
Title Allow subtransactions in parallel workers
Topic Bug Fixes
Created 2024-01-15 20:06:45
Last modified 2024-03-28 16:43:38 (7 months, 3 weeks ago)
Latest email 2024-03-28 16:27:55 (7 months, 3 weeks ago)
Status
2024-03: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Robert Haas (rhaas)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/4776
git checkout commitfest/cf/4776
Emails
[PATCH] plpython function causes server panic
First at 2023-11-30 07:15:55 by Hao Zhang <zhrt1446384557 at gmail.com>
Latest at 2024-03-28 16:27:55 by Robert Haas <robertmhaas at gmail.com>
Latest attachment (v3-allow-subxacts-in-parallel-workers.patch) at 2024-03-23 16:31:51 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (v3-allow-subxacts-in-parallel-workers.patch) at 2024-03-23 16:31:51 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-allow-subxacts-in-parallel-workers.patch) at 2024-03-22 20:37:48 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-allow-subxacts-in-parallel-workers.patch) at 2023-12-29 17:55:52 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v2-0001-simplify-PLy_spi_exception_set-API.patch) at 2023-12-02 01:04:15 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (v1-0001-Fix-bug-plpython-function-causes-server-panic.patch) at 2023-11-30 07:15:55 from Hao Zhang <zhrt1446384557 at gmail.com> (Patch: Yes)
History
When Who What
2024-03-28 16:43:38 Tom Lane (tgl) Closed in commitfest 2024-03 with status: Committed
2024-03-28 16:43:38 Tom Lane (tgl) Changed committer to tgl
2024-03-22 15:39:52 Robert Haas (rhaas) Added rhaas as reviewer
2024-01-15 20:06:55 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-01-15 20:06:46 Tom Lane (tgl) Attached mail thread CALY6Dr-2yLVeVPhNMhuBnRgOZo1UjoTETgtKBx1B2gUi8yy+3g@mail.gmail.com
2024-01-15 20:06:45 Tom Lane (tgl) Created patch record
Edit