Allow single table VACUUM in transaction block

Edit
ID 3969
Title Allow single table VACUUM in transaction block
Topic SQL Commands
Created 2022-10-27 09:41:16
Last modified 2022-11-24 12:57:05 (1 year, 11 months ago)
Latest email 2022-11-23 21:46:36 (1 year, 11 months ago)
Status
2022-11: Returned with feedback
Target version
Authors Simon Riggs (simon)
Reviewers Greg Stark (stark)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/3969
git checkout commitfest/cf/3969
Emails
Allow single table VACUUM in transaction block
First at 2022-10-27 09:31:31 by Simon Riggs <simon.riggs at enterprisedb.com>
Latest at 2022-11-23 21:46:36 by Justin Pryzby <pryzby at telsasoft.com>
Latest attachment (background_vacuum.v3.patch) at 2022-11-21 15:07:25 from Simon Riggs <simon.riggs at enterprisedb.com>
    Attachment (background_vacuum.v3.patch) at 2022-11-21 15:07:25 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
    Attachment (single_table_vacuum_in_xact.v4.patch) at 2022-11-15 09:13:36 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
    Attachment (single_table_vacuum_in_xact.v3.patch) at 2022-11-14 19:52:04 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
    Attachment (single_table_vacuum.v2.patch) at 2022-11-03 10:23:27 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
    Attachment (single_table_vacuum.v1.patch) at 2022-10-27 09:31:31 from Simon Riggs <simon.riggs at enterprisedb.com> (Patch: Yes)
History
When Who What
2022-11-24 12:57:05 Simon Riggs (simon) Closed in commitfest 2022-11 with status: Returned with feedback
2022-11-16 22:15:12 Greg Stark (stark) Added stark as reviewer
2022-10-27 09:41:32 Simon Riggs (simon) Changed authors to Simon Riggs (simon)
2022-10-27 09:41:16 Simon Riggs (simon) Attached mail thread CANbhV-EGkXfWymABGyNo0ZiwOW8=QZ84CmTrYSNSUq1-XbBC7g@mail.gmail.com
2022-10-27 09:41:16 Simon Riggs (simon) Created patch record
Edit