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 ba08155bd5 pg_upgrade: use pg_usleep(); remove Windows workaround 12 years ago
..
.gitignore
IMPLEMENTATION
Makefile
TESTING
check.c
controldata.c
dump.c
exec.c pg_upgrade: use pg_usleep(); remove Windows workaround 12 years ago
file.c
function.c
info.c
option.c Centralize getopt-related declarations in a new header file pg_getopt.h. 12 years ago
page.c
parallel.c
pg_upgrade.c pg_upgrade: improve C comment about what old/new oids match 12 years ago
pg_upgrade.h pg_upgrade: use pg_usleep(); remove Windows workaround 12 years ago
relfilenode.c
server.c
tablespace.c
test.sh Fix unportable shell-script syntax in pg_upgrade's test.sh. 12 years ago
util.c
version.c
version_old_8_3.c