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 081ca7a0d1 Tweak contrib --help output to match common style 14 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 Add pg_upgrade test suite 14 years ago
check.c In pg_upgrade, remove dependency on pg_config, as that might not be in 14 years ago
controldata.c In pg_upgrade, add various logging improvements: 14 years ago
dump.c In pg_upgrade, add various logging improvements: 14 years ago
exec.c Silence compiler warning about uninitialized variable. 14 years ago
file.c In pg_upgrade, add various logging improvements: 14 years ago
function.c In pg_upgrade, remove dependency on pg_config, as that might not be in 14 years ago
info.c Lots of doc corrections. 14 years ago
option.c Tweak contrib --help output to match common style 14 years ago
page.c Update copyright notices for year 2012. 14 years ago
pg_upgrade.c Lots of doc corrections. 14 years ago
pg_upgrade.h Fix pg_upgrade to properly upgrade a table that is stored in the cluster 14 years ago
relfilenode.c In pg_upgrade, add various logging improvements: 14 years ago
server.c In pg_upgrade, add various logging improvements: 14 years ago
tablespace.c Fix new SQL tablespace location function usage in pg_upgrade to properly 14 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 Lots of doc corrections. 14 years ago