Avoid leaks into TopMemoryContext after CommitTransactionCommand

Edit
ID 5049
Title Avoid leaks into TopMemoryContext after CommitTransactionCommand
CI (CFBot) Not processed
Stats (from CFBot) Unknown
Topic Bug Fixes
Created 2024-06-18 19:49:37
Last modified 2024-07-01 16:21:49 (8 months, 1 week ago)
Latest email 2024-06-18 20:48:18 (8 months, 3 weeks ago)
Status
2024-07: Committed
Target version
Authors Tom Lane (tgl)
Reviewers Become reviewer
Committer Tom Lane (tgl)
Links
Emails
Xact end leaves CurrentMemoryContext = TopMemoryContext
First at 2024-06-17 20:37:05 by Tom Lane <tgl at sss.pgh.pa.us>
Latest at 2024-06-18 20:48:18 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (0001-restore-pre-xact-context-HEAD.patch) at 2024-06-18 19:28:03 from Tom Lane <tgl at sss.pgh.pa.us>
    Attachment (0001-restore-pre-xact-context-HEAD.patch) at 2024-06-18 19:28:03 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
History
When Who What
2024-07-01 16:21:49 Tom Lane (tgl) Closed in commitfest 2024-07 with status: Committed
2024-07-01 16:21:49 Tom Lane (tgl) Changed committer to tgl
2024-06-18 19:50:01 Tom Lane (tgl) Changed authors to Tom Lane (tgl)
2024-06-18 19:49:37 Tom Lane (tgl) Attached mail thread 3478884.1718656625@sss.pgh.pa.us
2024-06-18 19:49:37 Tom Lane (tgl) Created patch record
Edit