postgresql/contrib/pg_upgrade
Bruce Momjian 601d1eeddc Fix pg_upgrade's use of pg_ctl on Win32 to not send command and sever
output to the same file, because it is impossible.

Also set user name for pg_dumpall in pg_upgrade.
2010-06-22 16:45:10 +00:00
..
check.c Have pg_upgrade create its output files in the current directory, rather 2010-06-12 17:05:29 +00:00
controldata.c
dump.c Fix pg_upgrade's use of pg_ctl on Win32 to not send command and sever 2010-06-22 16:45:10 +00:00
exec.c
file.c
function.c Have pg_upgrade create its output files in the current directory, rather 2010-06-12 17:05:29 +00:00
IMPLEMENTATION Update pg_upgrade IMPLEMENTATION doc file to match current 9.0 behavior. 2010-05-25 16:09:29 +00:00
info.c In pg_upgrade, test for datallowconn instead of hardcoding template0. 2010-05-24 19:52:33 +00:00
Makefile
option.c Fix pg_upgrade's use of pg_ctl on Win32 to not send command and sever 2010-06-22 16:45:10 +00:00
page.c
pg_upgrade.c Have pg_upgrade create its output files in the current directory, rather 2010-06-12 17:05:29 +00:00
pg_upgrade.h Fix pg_upgrade's use of pg_ctl on Win32 to not send command and sever 2010-06-22 16:45:10 +00:00
relfilenode.c Properly define pg_upgrade global variable, per bug report from Chris 2010-06-15 02:08:01 +00:00
server.c Fix pg_upgrade's use of pg_ctl on Win32 to not send command and sever 2010-06-22 16:45:10 +00:00
tablespace.c Fix pg_upgrade to remove malloc(0) call. 2010-06-16 19:43:11 +00:00
TESTING
util.c
version_old_8_3.c Have pg_upgrade create its output files in the current directory, rather 2010-06-12 17:05:29 +00:00
version.c Have pg_upgrade create its output files in the current directory, rather 2010-06-12 17:05:29 +00:00