Add more comments on PreventInTransactionBlock

Edit
ID 3921
Title Add more comments on PreventInTransactionBlock
Topic Code Comments
Created 2022-09-30 01:25:52
Last modified 2023-01-01 20:06:21 (1 year, 10 months ago)
Latest email 2022-12-13 19:26:58 (1 year, 11 months ago)
Status
2023-01: Committed
2022-11: Moved to next CF
Target version
Authors Yugo Nagata (yugo.nagata)
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/3921
git checkout commitfest/cf/3921
Emails
BUG #17434: CREATE/DROP DATABASE can be executed in the same transaction with other commands
First at 2022-03-11 11:11:54 by PG Bug reporting form <noreply at postgresql.org>
Latest at 2022-12-13 19:26:58 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (account-for-pipeline-in-PreventInTransactionBlock-1.patch) at 2022-11-10 20:33:37 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (account-for-pipeline-in-PreventInTransactionBlock-1.patch) at 2022-11-10 20:33:37 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (pipeline_doc.patch) at 2022-11-09 10:01:14 from Yugo NAGATA <nagata at sraoss.co.jp> (Patch: Yes)
    Attachment (comments_on_PreventInTransactionBlock-2.patch) at 2022-11-06 17:54:17 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (comments_on_PreventInTransactionBlock.patch) at 2022-09-30 01:23:42 from Yugo NAGATA <nagata at sraoss.co.jp> (Patch: Yes)
    Attachment (comments_on_PreventInTransactionBlock.patch) at 2022-08-08 15:21:02 from Yugo NAGATA <nagata at sraoss.co.jp> (Patch: Yes)
    Attachment (implicit_transction_for_pipeline.patch) at 2022-07-28 01:51:34 from Yugo NAGATA <nagata at sraoss.co.jp> (Patch: Yes)
    Attachment (ensure-immediate-commit-in-extended-protocol-2.patch) at 2022-07-26 15:08:21 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (ensure-immediate-commit-in-extended-protocol-1.patch) at 2022-07-15 21:06:51 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2023-01-01 20:06:21 Tom Lane (tgl) Closed in commitfest 2023-01 with status: Committed
2023-01-01 20:06:21 Tom Lane (tgl) Changed committer to tgl
2022-12-13 07:42:10 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-11-06 17:54:29 Tom Lane (tgl) Added tgl as reviewer
2022-09-30 01:26:03 Yugo Nagata (yugo.nagata) Changed authors to Yugo Nagata (yugo.nagata)
2022-09-30 01:25:52 Yugo Nagata (yugo.nagata) Attached mail thread 17434-d9f7a064ce2a88a3@postgresql.org
2022-09-30 01:25:52 Yugo Nagata (yugo.nagata) Created patch record
Edit