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 c36064e438 pg_upgrade: fix CopyFile() on Windows to fail on file existence 10 years ago
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
IMPLEMENTATION Remove useless whitespace at end of lines 15 years ago
Makefile Convert contrib modules to use the extension facility. 15 years ago
TESTING Remove useless whitespace at end of lines 15 years ago
check.c pg_upgrade: only allow template0 to be non-connectable 11 years ago
controldata.c Remove tabs after spaces in C comments 12 years ago
dump.c Remove tabs after spaces in C comments 12 years ago
exec.c Remove tabs after spaces in C comments 12 years ago
file.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 10 years ago
function.c In pg_upgrade, report pre-PG 8.1 plpython helper functions left in the 14 years ago
info.c pg_dump, pg_upgrade: allow postgres/template1 tablespace moves 10 years ago
option.c Adjust pg_upgrade check for pg_upgrade_support to happen after the 15 years ago
page.c Remove tabs after spaces in C comments 12 years ago
pg_upgrade.c Fix typos 11 years ago
pg_upgrade.h pg_upgrade: properly detect file copy failure on Windows 10 years ago
relfilenode.c Remove tabs after spaces in C comments 12 years ago
server.c In pg_upgrade, fix the -l/log option to work on Windows. 15 years ago
tablespace.c pgindent run before PG 9.1 beta 1. 15 years ago
util.c pg_upgrade: fix CopyFile() on Windows to fail on file existence 10 years ago
version.c Adjust pg_upgrade FATAL error messages to have consistent newlines. 15 years ago
version_old_8_3.c In pg_upgrade, disallow migration of 8.3 clusters using contrib/ltree 14 years ago