pgrename_temp() – concurrent rename of temporary files on Windows

Edit
ID 2230
Title pgrename_temp() – concurrent rename of temporary files on Windows
Topic Miscellaneous
Created 2019-08-06 18:06:15
Last modified 2020-04-05 16:24:06 (4 years, 7 months ago)
Latest email 2020-03-30 20:37:00 (4 years, 7 months ago)
Status
2020-03: Returned with feedback
2020-01: Moved to next CF
2019-11: Moved to next CF
2019-09: Moved to next CF
Target version
Authors Alexander Korotkov (smagen)
Reviewers 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/2230
git checkout commitfest/cf/2230
Emails
[PATCH] Atomic pgrename on Windows
First at 2017-11-27 06:28:35 by Alexander Korotkov <a.korotkov at postgrespro.ru>
Latest at 2020-03-30 20:37:00 by Andres Freund <andres at anarazel.de>
Latest attachment (pgrename_temp-1.patch) at 2019-08-06 18:03:08 from Alexander Korotkov <a.korotkov at postgrespro.ru>
    Attachment (pgrename_temp-1.patch) at 2019-08-06 18:03:08 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
    Attachment (rename_test.cpp) at 2017-11-28 16:11:05 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: No)
    Attachment (slow-read-statfiles.patch) at 2017-11-27 06:28:35 from Alexander Korotkov <a.korotkov at postgrespro.ru> (Patch: Yes)
History
When Who What
2020-04-05 16:24:06 Alexander Korotkov (smagen) Closed in commitfest 2020-03 with status: Returned with feedback
2020-02-01 12:43:15 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2019-11-27 09:10:44 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-09-30 18:53:58 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-08-06 18:06:30 Alexander Korotkov (smagen) Changed authors to Alexander Korotkov (smagen)
2019-08-06 18:06:16 Alexander Korotkov (smagen) Attached mail thread CAPpHfds7dyuGZt+PF2GL9qSSVV0OZnjNwqiCPjN7mirDw882tA@mail.gmail.com
2019-08-06 18:06:15 Alexander Korotkov (smagen) Created patch record
Edit