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 97a60fa5a0 Fix pg_upgrade for invalid indexes 13 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 Fix pg_upgrade for invalid indexes 13 years ago
controldata.c Postgres -> PostgreSQL in error message 15 years ago
dump.c Fix line end mishandling in pg_upgrade on Windows. 13 years ago
exec.c pg_upgrade: Remove check for pg_config 13 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, report pre-PG 8.1 plpython helper functions left in the 14 years ago
info.c Fix pg_upgrade to properly upgrade a table that is stored in the cluster 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, verify that the install user has the same oid on both 14 years ago
pg_upgrade.h Use correct path separator for Windows builtin commands. 13 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