-
- Downloads
In pg_upgrade, fix the -l/log option to work on Windows.
Also, double-quote the log file name in all places, to allow (on all platforms) log file names with spaces. Back patch to 9.0 and 9.1.
Showing
- contrib/pg_upgrade/check.c 1 addition, 1 deletioncontrib/pg_upgrade/check.c
- contrib/pg_upgrade/option.c 8 additions, 1 deletioncontrib/pg_upgrade/option.c
- contrib/pg_upgrade/pg_upgrade.c 7 additions, 7 deletionscontrib/pg_upgrade/pg_upgrade.c
- contrib/pg_upgrade/pg_upgrade.h 10 additions, 0 deletionscontrib/pg_upgrade/pg_upgrade.h
- contrib/pg_upgrade/server.c 4 additions, 24 deletionscontrib/pg_upgrade/server.c
Please register or sign in to comment