diff options
author | Thomas Munro <tmunro@postgresql.org> | 2023-02-01 14:29:51 +1300 |
---|---|---|
committer | Thomas Munro <tmunro@postgresql.org> | 2023-02-01 14:40:25 +1300 |
commit | c2891175052772b603da6d0ae634e42b63b7f274 (patch) | |
tree | 354103b1e492c139ad4ea7f37310578d4f21d5bf /src/backend/tcop/postgres.c | |
parent | 758f44bc3a365bed6b82db098bebc26ef441ba42 (diff) | |
download | postgresql-c2891175052772b603da6d0ae634e42b63b7f274.tar.gz postgresql-c2891175052772b603da6d0ae634e42b63b7f274.zip |
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
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions