BuildRelationExtStatistics should CHECK_FOR_INTERRUPTS

Edit
ID 3671
Title BuildRelationExtStatistics should CHECK_FOR_INTERRUPTS
Topic Bug Fixes
Created 2022-06-04 14:47:40
Last modified 2022-07-12 20:31:54 (2 years, 4 months ago)
Latest email 2022-07-12 21:09:31 (2 years, 4 months ago)
Status
2022-07: Committed
Target version 14
Authors Tom Lane (tgl), Justin Pryzby (justinpryzby)
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/3671
git checkout commitfest/cf/3671
Emails
should check interrupts in BuildRelationExtStatistics ?
First at 2022-05-09 00:01:08 by Justin Pryzby <pryzby at telsasoft.com>
Latest at 2022-07-12 21:09:31 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (qsort-interruptible-copyright.patch) at 2022-07-12 21:03:26 from Zhihong Yu <zyu at yugabyte.com>
    Attachment (qsort-interruptible-copyright.patch) at 2022-07-12 21:03:26 from Zhihong Yu <zyu at yugabyte.com> (Patch: Yes)
    Attachment (check-for-interrupts-in-statistics-qsorts.patch) at 2022-07-07 19:50:51 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (enable-check-for-interrupts-in-qsort.patch) at 2022-07-01 23:19:11 from Tom Lane <tgl at sss.pgh.pa.us> (Patch: Yes)
    Attachment (0001-wip-check-for-interrupts-during-extended-stats.patch) at 2022-06-17 22:25:49 from Justin Pryzby <pryzby at telsasoft.com> (Patch: Yes)
History
When Who What
2022-07-12 20:31:54 Tom Lane (tgl) Closed in commitfest 2022-07 with status: Committed
2022-07-12 20:31:54 Tom Lane (tgl) Changed committer to tgl
2022-07-05 19:09:57 Justin Pryzby (justinpryzby) Changed authors to Tom Lane (tgl), Justin Pryzby (justinpryzby)
2022-07-01 21:15:19 Tom Lane (tgl) Added tgl as reviewer
2022-06-17 23:12:31 Justin Pryzby (justinpryzby) New status: Needs review
2022-06-15 04:20:51 Michael Paquier (michael-kun) New status: Waiting on Author
2022-06-04 14:47:59 Justin Pryzby (justinpryzby) Changed authors to Justin Pryzby (justinpryzby)
2022-06-04 14:47:59 Justin Pryzby (justinpryzby) Changed targetversion to 14
2022-06-04 14:47:41 Justin Pryzby (justinpryzby) Attached mail thread 20220509000108.GQ28830@telsasoft.com
2022-06-04 14:47:40 Justin Pryzby (justinpryzby) Created patch record
Edit