Use WaitLatch for {pre, post}_auth_delay instead of pg_usleep

Edit
ID 3255
Title Use WaitLatch for {pre, post}_auth_delay instead of pg_usleep
Topic Refactoring
Created 2021-07-15 14:25:32
Last modified 2021-07-29 00:52:31 (3 years, 3 months ago)
Latest email 2021-07-29 23:27:32 (3 years, 3 months ago)
Status
2021-09: Rejected
Target version
Authors Bharath Rupireddy (bharathrupireddy)
Reviewers Nathan Bossart (bossartn)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/3255
git checkout commitfest/cf/3255
Emails
Use WaitLatch for {pre, post}_auth_delay instead of pg_usleep
First at 2021-07-12 15:56:19 by Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com>
Latest at 2021-07-29 23:27:32 by "Bossart, Nathan" <bossartn at amazon.com>
Latest attachment (v3-0001-Use-a-WaitLatch-for-pre-post-_auth_delay.patch) at 2021-07-27 05:34:09 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com>
    Attachment (v3-0001-Use-a-WaitLatch-for-pre-post-_auth_delay.patch) at 2021-07-27 05:34:09 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Use-a-WaitLatch-for-pre-post-_auth_delay.patch) at 2021-07-24 16:16:02 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Use-a-WaitLatch-for-Pre-and-Post-Auth-Delay.patch) at 2021-07-12 15:56:19 from Bharath Rupireddy <bharath.rupireddyforpostgres at gmail.com> (Patch: Yes)
History
When Who What
2021-07-29 00:52:31 Michael Paquier (michael-kun) Closed in commitfest 2021-09 with status: Rejected
2021-07-27 17:23:21 Nathan Bossart (bossartn) New status: Ready for Committer
2021-07-22 23:10:19 Nathan Bossart (bossartn) Added bossartn as reviewer
2021-07-15 14:25:45 Bharath Rupireddy (bharathrupireddy) Changed authors to Bharath Rupireddy (bharathrupireddy)
2021-07-15 14:25:32 Bharath Rupireddy (bharathrupireddy) Attached mail thread CALj2ACV6W-oeSUfEU38+pPu+cijknuUVCFV1psqSL5=bfpu3ZQ@mail.gmail.com
2021-07-15 14:25:32 Bharath Rupireddy (bharathrupireddy) Created patch record
Edit