pgsql: Allow a few seconds for Windows to catch up with a directory ren - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Allow a few seconds for Windows to catch up with a directory ren
Date
Msg-id E1TJ3gu-0003im-3c@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Allow a few seconds for Windows to catch up with a directory rename when checking pg_upgrade.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/06623df63bc7debaad5b3239f2a4626b4c1d8855

Modified Files
--------------
src/tools/msvc/vcregress.pl |    5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Allow a few seconds for Windows to catch up with a directory ren
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Silence compiler warning about pointer type mismatch on some pla