-
- Downloads
Fix pg_upgrade file share violation on Windows created by the commit
4741e9af. This was done by adding an optional second log file parameter to exec_prog(), and closing and reopening the log file between system() calls. Backpatch to 9.2.
Showing
- contrib/pg_upgrade/check.c 1 addition, 1 deletioncontrib/pg_upgrade/check.c
- contrib/pg_upgrade/dump.c 1 addition, 1 deletioncontrib/pg_upgrade/dump.c
- contrib/pg_upgrade/exec.c 24 additions, 7 deletionscontrib/pg_upgrade/exec.c
- contrib/pg_upgrade/pg_upgrade.c 8 additions, 8 deletionscontrib/pg_upgrade/pg_upgrade.c
- contrib/pg_upgrade/pg_upgrade.h 3 additions, 3 deletionscontrib/pg_upgrade/pg_upgrade.h
- contrib/pg_upgrade/server.c 4 additions, 5 deletionscontrib/pg_upgrade/server.c
Loading
Please register or sign in to comment