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 ce75457949 In pg_upgrade, use full path name for analyze_new_cluster.sh script. 13 years ago
..
.gitignore pg_upgrade: Add new generated file to .gitignore 14 years ago
IMPLEMENTATION Remove useless whitespace at end of lines 15 years ago
Makefile Remove analyze_new_cluster.sh on make clean, too 14 years ago
TESTING Remove whitespace from end of lines 14 years ago
check.c In pg_upgrade, use full path name for analyze_new_cluster.sh script. 13 years ago
controldata.c pg_upgrade: fix off-by-one mistake in snprintf 14 years ago
dump.c Fix line end mishandling in pg_upgrade on Windows. 14 years ago
exec.c pg_upgrade: Remove check for pg_config 14 years ago
file.c Fix thinko in comment 14 years ago
function.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
info.c In pg_upgrade, improve error reporting when the number of relation 13 years ago
option.c In pg_upgrade, pull the port number from postmaster.pid, like we do for 14 years ago
page.c Update copyright notices for year 2012. 14 years ago
pg_upgrade.c In pg_upgrade, pull the port number from postmaster.pid, like we do for 14 years ago
pg_upgrade.h In pg_upgrade, document why we can't issue \n\n in the command logfile 14 years ago
relfilenode.c In pg_upgrade, use pg_log() instead of prep_status() for 14 years ago
server.c Fix pg_upgrade to cope with non-default unix_socket_directory scenarios. 14 years ago
tablespace.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago
test.sh pg_upgrade test: Disable fsync in initdb and postgres calls 13 years ago
util.c Work around unportable behavior of malloc(0) and realloc(NULL, 0). 13 years ago
version.c In pg_upgrade, add various logging improvements: 14 years ago
version_old_8_3.c Run pgindent on 9.2 source tree in preparation for first 9.3 14 years ago