postgresql/contrib/pg_upgrade
Bruce Momjian caa1054df8 In pg_upgrade, use the new postmaster -C option to get the real data
directory, for config-only directory installs.  Only works for PG 9.2+
servers.
2011-10-07 14:40:23 -04:00
..
.gitignore
check.c In pg_upgrade, improve popen() failure detection by checking for fgets() 2011-10-06 19:37:29 -04:00
controldata.c In pg_upgrade, improve popen() failure detection by checking for fgets() 2011-10-06 19:37:29 -04:00
dump.c
exec.c
file.c
function.c
IMPLEMENTATION
info.c In pg_upgrade, because toast table names can be mismatched with the heap 2011-09-28 22:30:44 -04:00
Makefile
option.c In pg_upgrade, use the new postmaster -C option to get the real data 2011-10-07 14:40:23 -04:00
page.c
pg_upgrade.c In pg_upgrade, use the new postmaster -C option to get the real data 2011-10-07 14:40:23 -04:00
pg_upgrade.h In pg_upgrade, use the new postmaster -C option to get the real data 2011-10-07 14:40:23 -04:00
relfilenode.c Add missing format attributes 2011-09-10 23:12:46 +03:00
server.c In pg_upgrade, use the new postmaster -C option to get the real data 2011-10-07 14:40:23 -04:00
tablespace.c
TESTING
util.c
version_old_8_3.c In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree 2011-09-07 14:43:12 -04:00
version.c Remove unnecessary #include references, per pgrminclude script. 2011-09-01 10:04:27 -04:00