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 11c08c3fd7 In pg_upgrade, do case-insensitive checks of locale, encoding, and ctype 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, do case-insensitive checks of locale, encoding, and ctype 14 years ago
controldata.c /contrib/foo -> contrib/foo 14 years ago
dump.c Fix pg_upgrade of large object permissions by preserving pg_auth.oid, 15 years ago
exec.c In pg_upgrade, clean up handling of invalid directory specification by 14 years ago
file.c Adjust pg_upgrade FATAL error messages to have consistent newlines. 14 years ago
function.c pgindent run before PG 9.1 beta 1. 14 years ago
info.c pgindent run before PG 9.1 beta 1. 14 years ago
option.c Allow pg_upgrade to honor libpq environment variables. Add 'local' 14 years ago
page.c Stamp copyrights for year 2011. 15 years ago
pg_upgrade.c Add pg_upgrade check to make sure the user has full access permission in 14 years ago
pg_upgrade.h Allow pg_upgrade to honor libpq environment variables. Add 'local' 14 years ago
relfilenode.c Throw error for mismatched pg_upgrade clusters 14 years ago
server.c Allow pg_upgrade to honor libpq environment variables. Add 'local' 14 years ago
tablespace.c pgindent run before PG 9.1 beta 1. 14 years ago
util.c Allow pg_upgrade to honor libpq environment variables. Add 'local' 14 years ago
version.c Adjust pg_upgrade FATAL error messages to have consistent newlines. 14 years ago
version_old_8_3.c Adjust pg_upgrade FATAL error messages to have consistent newlines. 14 years ago