BuildRelationExtStatistics should CHECK_FOR_INTERRUPTS

Edit
Title BuildRelationExtStatistics should CHECK_FOR_INTERRUPTS
Topic Bug Fixes
Created 2022-06-04 14:47:40
Last modified 2022-07-12 20:31:54 (1 year, 9 months ago)
Latest email 2022-07-12 21:09:31 (1 year, 9 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
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