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 2eeb5eb23f Fix PGDATAOLD and PGDATANEW to properly set pgconfig location, per 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 Run "make all" as a prerequisite of "make check" 14 years ago
TESTING Remove whitespace from end of lines 14 years ago
check.c In pg_upgrade, verify that the install user has the same oid on both 13 years ago
controldata.c pg_upgrade: fix off-by-one mistake in snprintf 13 years ago
dump.c In pg_upgrade, add various logging improvements: 14 years ago
exec.c Make the pg_upgrade log files contain actual commands 13 years ago
file.c Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
function.c Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
info.c Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
option.c Fix PGDATAOLD and PGDATANEW to properly set pgconfig location, per 13 years ago
page.c Update copyright notices for year 2012. 14 years ago
pg_upgrade.c pg_upgrade: abstract out copying of files from old cluster to new 13 years ago
pg_upgrade.h Fix pg_upgrade, broken by the xlogid/segno -> 64-bit int refactoring. 13 years ago
relfilenode.c Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
server.c Improve pg_upgrade wording for pg_ctl start failure; could be 13 years ago
tablespace.c Run pgindent on 9.2 source tree in preparation for first 9.3 13 years ago
test.sh Update copyright notices for year 2012. 14 years ago
util.c In pg_upgrade, add various logging improvements: 14 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 13 years ago