postgres/contrib/pg_upgrade
Bruce Momjian a88f4496b7 Change pg_upgrade to use port 50432 by default to avoid unintended
client connections during the upgrade.  Also rename data/bin/port
environment variables to being with 'PG'.  Also no longer honor PGPORT.
2011-07-01 18:17:12 -04:00
..
.gitignore
check.c Change pg_upgrade to use port 50432 by default to avoid unintended 2011-07-01 18:17:12 -04:00
controldata.c
dump.c
exec.c
file.c
function.c
IMPLEMENTATION
info.c
Makefile
option.c Change pg_upgrade to use port 50432 by default to avoid unintended 2011-07-01 18:17:12 -04:00
page.c
pg_upgrade.c
pg_upgrade.h Change pg_upgrade to use port 50432 by default to avoid unintended 2011-07-01 18:17:12 -04:00
relfilenode.c
server.c
tablespace.c
TESTING
util.c
version_old_8_3.c
version.c