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
Peter Eisentraut d6d823c8b0 Improve formatting of pg_upgrade --help output 15 years ago
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
IMPLEMENTATION Remove useless whitespace at end of lines 16 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
TESTING Remove useless whitespace at end of lines 16 years ago
check.c In pg_upgrade, avoid one start/stop of the postmaster; use the -w 15 years ago
controldata.c pgindent run before PG 9.1 beta 1. 15 years ago
dump.c Fix pg_upgrade of large object permissions by preserving pg_auth.oid, 16 years ago
exec.c pgindent run before PG 9.1 beta 1. 15 years ago
file.c In pg_upgrade, only compile copy_file() on non-Win32 systems. 15 years ago
function.c pgindent run before PG 9.1 beta 1. 15 years ago
info.c pgindent run before PG 9.1 beta 1. 15 years ago
option.c Improve formatting of pg_upgrade --help output 15 years ago
page.c Stamp copyrights for year 2011. 16 years ago
pg_upgrade.c In pg_upgrade, avoid one start/stop of the postmaster; use the -w 15 years ago
pg_upgrade.h Now that pg_upgrade uses -w in pg_ctl, remove loop that retried testing 15 years ago
relfilenode.c Throw error for mismatched pg_upgrade clusters 15 years ago
server.c Now that pg_upgrade uses -w in pg_ctl, remove loop that retried testing 15 years ago
tablespace.c pgindent run before PG 9.1 beta 1. 15 years ago
util.c pgindent run before PG 9.1 beta 1. 15 years ago
version.c Fix file descriptor leaks in pg_upgrade in failure code paths. 15 years ago
version_old_8_3.c pgindent run before PG 9.1 beta 1. 15 years ago