pg_usleep for multisecond delays

Edit
ID 4175
Title pg_usleep for multisecond delays
Topic Miscellaneous
Created 2023-02-09 21:22:47
Last modified 2023-11-07 15:03:57 (1 year ago)
Latest email 2023-07-27 02:50:05 (1 year, 3 months ago)
Status
2023-11: Returned with feedback
2023-09: Moved to next CF
2023-07: Moved to next CF
2023-03: Moved to next CF
Target version 17
Authors Nathan Bossart (bossartn)
Reviewers Tom Lane (tgl)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/4175
git checkout commitfest/cf/4175
Emails
pg_usleep for multisecond delays
First at 2023-02-09 20:59:29 by Nathan Bossart <nathandbossart at gmail.com>
Latest at 2023-07-27 02:50:05 by Kyotaro Horiguchi <horikyota.ntt at gmail.com>
Latest attachment (v3-0001-WORK-IN-PROGRESS-pg_msleep.patch) at 2023-07-26 23:41:25 from Nathan Bossart <nathandbossart at gmail.com>
    Attachment (v3-0001-WORK-IN-PROGRESS-pg_msleep.patch) at 2023-07-26 23:41:25 from Nathan Bossart <nathandbossart at gmail.com> (Patch: Yes)
    Attachment (pg_sleep.patch) at 2023-02-10 20:00:37 from Nathan Bossart <nathandbossart at gmail.com> (Patch: Yes)
    Attachment (pg_ssleep.patch) at 2023-02-09 20:59:29 from Nathan Bossart <nathandbossart at gmail.com> (Patch: Yes)
History
When Who What
2023-11-07 15:03:57 Nathan Bossart (bossartn) Closed in commitfest 2023-11 with status: Returned with feedback
2023-10-23 20:02:27 Nathan Bossart (bossartn) New status: Waiting on Author
2023-10-02 11:07:14 Peter Eisentraut (petere) Closed in commitfest 2023-09 with status: Moved to next CF
2023-09-26 09:04:09 Peter Eisentraut (petere) New status: Needs review
2023-07-10 17:38:38 Nathan Bossart (bossartn) Closed in commitfest 2023-07 with status: Moved to next CF
2023-04-04 03:29:18 Nathan Bossart (bossartn) Changed targetversion to 17
2023-04-04 03:29:08 Nathan Bossart (bossartn) Closed in commitfest 2023-03 with status: Moved to next CF
2023-04-02 21:12:19 Tom Lane (tgl) New status: Waiting on Author
2023-03-10 17:00:00 Tom Lane (tgl) Added tgl as reviewer
2023-02-09 21:22:55 Nathan Bossart (bossartn) Changed authors to Nathan Bossart (bossartn)
2023-02-09 21:22:55 Nathan Bossart (bossartn) Changed targetversion to 16
2023-02-09 21:22:47 Nathan Bossart (bossartn) Attached mail thread 20230209205929.GA720594@nathanxps13
2023-02-09 21:22:47 Nathan Bossart (bossartn) Created patch record
Edit