You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/pg_upgrade
Bruce Momjian 2815574615 In pg_upgrade, remove dependency on pg_config, as that might not be in 14 years ago
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
IMPLEMENTATION Remove useless whitespace at end of lines 15 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
TESTING Remove useless whitespace at end of lines 15 years ago
check.c In pg_upgrade, remove dependency on pg_config, as that might not be in 14 years ago
controldata.c Postgres -> PostgreSQL in error message 15 years ago
dump.c Fix pg_upgrade of large object permissions by preserving pg_auth.oid, 15 years ago
exec.c Fix pg_update to properly test for the data directory's existence on 15 years ago
file.c Fix pg_upgrade's pg_scandir_internal() the right way. Backpatch to 9.1. 14 years ago
function.c In pg_upgrade, remove dependency on pg_config, as that might not be in 14 years ago
info.c In pg_upgrade, because toast table names can be mismatched with the heap 14 years ago
option.c Adjust pg_upgrade check for pg_upgrade_support to happen after the 15 years ago
page.c Stamp copyrights for year 2011. 15 years ago
pg_upgrade.c In pg_upgrade, fix the -l/log option to work on Windows. 15 years ago
pg_upgrade.h In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree 14 years ago
relfilenode.c Throw error for mismatched pg_upgrade clusters 15 years ago
server.c In pg_upgrade, fix the -l/log option to work on Windows. 15 years ago
tablespace.c pgindent run before PG 9.1 beta 1. 15 years ago
util.c Pgindent run before 9.1 beta2. 15 years ago
version.c Adjust pg_upgrade FATAL error messages to have consistent newlines. 15 years ago
version_old_8_3.c In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree 14 years ago