Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block

Edit
ID 4606
Title Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block
Topic Miscellaneous
Created 2023-10-08 04:49:49
Last modified 2024-05-18 10:05:13 (6 months ago)
Latest email 2024-05-17 21:38:34 (6 months ago)
Status
2024-07: Withdrawn
2024-03: Moved to next CF
2024-01: Moved to next CF
2023-11: Moved to next CF
Target version 17
Authors Zongliang Quan (quanzl)
Reviewers jian he (universality)Become reviewer
Committer
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/4606
git checkout commitfest/cf/4606
Emails
Fix log_line_prefix to display the transaction id (%x) for statements not in a transaction block
First at 2023-10-08 03:50:43 by Quan Zongliang <quanzongliang at yeah.net>
Latest at 2024-05-17 21:38:34 by Bruce Momjian <bruce at momjian.us>
Latest attachment (postgres-v3.patch) at 2024-04-16 07:15:57 from Quan Zongliang <quanzongliang at yeah.net>
    Attachment (postgres-v3.patch) at 2024-04-16 07:15:57 from Quan Zongliang <quanzongliang at yeah.net> (Patch: Yes)
    Attachment (postgres-v2.patch) at 2024-02-02 00:47:36 from Quan Zongliang <quanzongliang at yeah.net> (Patch: Yes)
    Attachment (postgres.patch) at 2023-10-08 03:50:43 from Quan Zongliang <quanzongliang at yeah.net> (Patch: Yes)
History
When Who What
2024-05-18 10:05:13 Zongliang Quan (quanzl) Closed in commitfest 2024-07 with status: Withdrawn
2024-05-15 16:58:44 Robert Haas (rhaas) New status: Waiting on Author
2024-04-09 06:15:11 Andrey Borodin (x4m) Closed in commitfest 2024-03 with status: Moved to next CF
2024-03-14 02:37:11 Zongliang Quan (quanzl) New status: Needs review
2024-03-04 07:54:18 Andrey Borodin (x4m) New status: Waiting on Author
2024-03-04 07:46:56 jian he (universality) Added universality as reviewer
2024-02-01 17:23:44 vigneshwaran C (vignesh.postgres) Closed in commitfest 2024-01 with status: Moved to next CF
2023-12-12 08:29:12 Zongliang Quan (quanzl) Changed targetversion to 17
2023-12-04 09:06:33 John Naylor (john.naylor) Closed in commitfest 2023-11 with status: Moved to next CF
2023-10-08 04:50:22 Zongliang Quan (quanzl) Changed authors to Zongliang Quan (quanzl)
2023-10-08 04:50:22 Zongliang Quan (quanzl) Changed targetversion to stable
2023-10-08 04:49:49 Zongliang Quan (quanzl) Attached mail thread 12fa0c9a-2189-ed7a-016a-3f1b99bd756c@yeah.net
2023-10-08 04:49:49 Zongliang Quan (quanzl) Created patch record
Edit