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 5286963066 pg_upgrade: Add checksum C comment 12 years ago
..
.gitignore pg_upgrade: Add new generated file to .gitignore 13 years ago
IMPLEMENTATION Remove useless whitespace at end of lines 15 years ago
Makefile Add pg_upgrade --jobs parameter 13 years ago
TESTING Remove whitespace from end of lines 13 years ago
check.c pg_upgrade: don't copy/link files for invalid indexes 12 years ago
controldata.c pg_upgrade: Add checksum C comment 12 years ago
dump.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
exec.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
file.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
function.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
info.c pg_upgrade: don't copy/link files for invalid indexes 12 years ago
option.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
page.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
parallel.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
pg_upgrade.c Add a materialized view relations. 13 years ago
pg_upgrade.h Allow I/O reliability checks using 16-bit checksums 12 years ago
relfilenode.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
server.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
tablespace.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
test.sh Avoid moving data directory in upgrade testing. 12 years ago
util.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
version.c Create libpgcommon, and move pg_malloc et al to it 13 years ago
version_old_8_3.c Add a materialized view relations. 13 years ago