postgresql/contrib/pg_upgrade
Bruce Momjian 4504a1bc01 On Win32, pg_upgrade cannot sent any server log output to the log file
because of file access limitations on that platform.
2010-07-13 20:03:32 +00:00
..
IMPLEMENTATION Add CVS tags to pg_upgrade and pg_upgrade_support files, per request 2010-07-03 14:23:14 +00:00
Makefile Add CVS tags to pg_upgrade and pg_upgrade_support files, per request 2010-07-03 14:23:14 +00:00
TESTING Properly report errno/out-of-disk-space error from pg_upgrade when in 2010-07-09 16:51:23 +00:00
check.c In pg_upgrade, prevent psql AUTOCOMMIT=off by not loading .psqlrc. 2010-07-13 15:56:53 +00:00
controldata.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
dump.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
exec.c In pg_upgrade, report /bin directory checks independent of /data checks. 2010-07-13 18:09:55 +00:00
file.c Properly report errno/out-of-disk-space error from pg_upgrade when in 2010-07-09 16:51:23 +00:00
function.c Make pg_upgrade copyrights just 2010, not 2010-2010. 2010-07-03 16:33:15 +00:00
info.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
option.c Remove incorrect email address for pg_upgrade bug reports. 2010-07-13 18:14:14 +00:00
page.c Make pg_upgrade copyrights just 2010, not 2010-2010. 2010-07-03 16:33:15 +00:00
pg_upgrade.c In pg_upgrade, prevent psql AUTOCOMMIT=off by not loading .psqlrc. 2010-07-13 15:56:53 +00:00
pg_upgrade.h pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
relfilenode.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
server.c On Win32, pg_upgrade cannot sent any server log output to the log file 2010-07-13 20:03:32 +00:00
tablespace.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
util.c pgindent run for 9.0, second run 2010-07-06 19:19:02 +00:00
version.c Make pg_upgrade copyrights just 2010, not 2010-2010. 2010-07-03 16:33:15 +00:00
version_old_8_3.c Make pg_upgrade copyrights just 2010, not 2010-2010. 2010-07-03 16:33:15 +00:00