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
Tom Lane 98316e211b Silence compiler warning about uninitialized variable. 14 years ago
..
.gitignore pg_upgrade: Add new generated file to .gitignore 14 years ago
IMPLEMENTATION
Makefile
TESTING
check.c In pg_upgrade, remove dependency on pg_config, as that might not be in 14 years ago
controldata.c
dump.c
exec.c Silence compiler warning about uninitialized variable. 14 years ago
file.c
function.c In pg_upgrade, remove dependency on pg_config, as that might not be in 14 years ago
info.c
option.c
page.c
pg_upgrade.c
pg_upgrade.h In pg_upgrade, move new echo quote define into include file. 14 years ago
relfilenode.c
server.c
tablespace.c
test.sh
util.c
version.c
version_old_8_3.c