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 d383c23f6f Remove support for on_exit() 14 years ago
..
.gitignore Add pg_upgrade test suite 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, allow tables using regclass to be upgraded because we 14 years ago
controldata.c In pg_upgrade, improve popen() failure detection by checking for fgets() 14 years ago
dump.c Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and 15 years ago
exec.c Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and 15 years ago
file.c Remove scandir() requirement in pg_upgrade; instead just use readdir() 14 years ago
function.c Allow pg_upgrade to upgrade an old cluster that doesn't have a 14 years ago
info.c Remove spclocation field from pg_tablespace 14 years ago
option.c Check the return value of getcwd(), instead of assuming success. 14 years ago
page.c Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and 15 years ago
pg_upgrade.c Remove pg_upgrade dependency on the 'postgres' database existing in the 14 years ago
pg_upgrade.h Remove scandir() requirement in pg_upgrade; instead just use readdir() 14 years ago
relfilenode.c Remove scandir() requirement in pg_upgrade; instead just use readdir() 14 years ago
server.c Remove support for on_exit() 14 years ago
tablespace.c Remove spclocation field from pg_tablespace 14 years ago
test.sh Add pg_upgrade test suite 14 years ago
util.c Add postgres.h to *.c files for pg_upgrade, ltree, and btree_gist, and 15 years ago
version.c Remove unnecessary #include references, per pgrminclude script. 15 years ago
version_old_8_3.c In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree 15 years ago