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 9ee9ca545b Fix whitespace 11 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 Fix contrib/pg_upgrade to clean all the cruft made during "make check". 12 years ago
TESTING Rename 'gmake' to 'make' in docs and recommended commands 12 years ago
check.c pg_upgrade: assume user is install user 11 years ago
controldata.c Consistently pass an "unsigned char" to ctype.h functions. 11 years ago
dump.c pg_upgrade: prevent oid conflicts with new-cluster TOAST tables 11 years ago
exec.c pg_upgrade: update C comments about pg_dumpall 11 years ago
file.c pgindent run for 9.4 12 years ago
function.c pg_upgrade: update C comments about pg_dumpall 11 years ago
info.c pg_upgrade: allow upgrades for new-only TOAST tables 11 years ago
option.c Fix whitespace 11 years ago
page.c pgindent run for 9.4 12 years ago
parallel.c pgindent run for 9.4 12 years ago
pg_upgrade.c pg_upgrade: prevent oid conflicts with new-cluster TOAST tables 11 years ago
pg_upgrade.h pg_upgrade: prevent oid conflicts with new-cluster TOAST tables 11 years ago
relfilenode.c pgindent run for 9.4 12 years ago
server.c pg_upgrade: remove reference to autovacuum_multixact_freeze_max_age 11 years ago
tablespace.c pgindent run for 9.4 12 years ago
test.sh Fix contrib/pg_upgrade/test.sh for $PWD containing spaces. 11 years ago
util.c pgindent run for 9.4 12 years ago
version.c Fix whitespace 12 years ago
version_old_8_3.c pgindent run for 9.4 12 years ago