Try to fix pg_upgrade test on Windows, again.
Thomas Munro <tmunro@postgresql.org>
Try to fix pg_upgrade test on Windows, again. Further to commit 54e72b66e, if rmtree() fails while cleaning up in pg_upgrade, try again. This gives our Windows unlink() wrapper a chance to reach its wait-for-the-other-process-to-go-away logic, if the first go around initiated the unlink of a file that a concurrently exiting program still has open. Discussion: https://postgr.es/m/CA%2BhUKGKCVy2%3Do%3Dd8c2Va6a_3Rpf_KkhUitkWCZ3hzuO2VwLMXA%40mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_upgrade/util.c | modified | +13 −2 |
Discussion
- pgsql: Move any remaining files generated by pg_upgrade into an interna 36 messages · 2022-09-13 → 2024-01-05