aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2013-07-27 15:00:58 -0400
committerBruce Momjian <bruce@momjian.us>2013-07-27 15:00:58 -0400
commitd83940a7f60f48292b3ae58dfda81b146eab1c50 (patch)
treefebf7e09d7fbe755b5b9a8e570f65fa559f3f87e /src/backend/utils/adt/regexp.c
parent61edd524017c4a3fa5f35e72e49f70f058be7a99 (diff)
downloadpostgresql-d83940a7f60f48292b3ae58dfda81b146eab1c50.tar.gz
postgresql-d83940a7f60f48292b3ae58dfda81b146eab1c50.zip
pg_upgrade: fix -j race condition on Windows
Pg_Upgrade cannot write the command string to the log file and then call system() to write to the same file without causing occasional file-share errors on Windows. So instead, write the command string to the log file after system(), in those cases. Backpatch to 9.3.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions