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 497e65f822 In pg_upgrade, no need to initialize global struct values; they are 15 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 Adjust pg_upgrade error message, array freeing, and add error check. 15 years ago
controldata.c Stamp copyrights for year 2011. 15 years ago
dump.c Fix pg_upgrade of large object permissions by preserving pg_auth.oid, 15 years ago
exec.c Repair multiple breakage in Windows-specific code for appending '.exe'. 15 years ago
file.c Stamp copyrights for year 2011. 15 years ago
function.c Fix pg_upgrade to handle extensions. 15 years ago
info.c In pg_upgrade, no need to initialize global struct values; they are 15 years ago
option.c Stamp copyrights for year 2011. 15 years ago
page.c Stamp copyrights for year 2011. 15 years ago
pg_upgrade.c In pg_upgrade, no need to initialize global struct values; they are 15 years ago
pg_upgrade.h In pg_upgrade, no need to initialize global struct values; they are 15 years ago
relfilenode.c Adjust pg_upgrade error message, array freeing, and add error check. 15 years ago
server.c Stamp copyrights for year 2011. 15 years ago
tablespace.c Stamp copyrights for year 2011. 15 years ago
util.c Stamp copyrights for year 2011. 15 years ago
version.c Stamp copyrights for year 2011. 15 years ago
version_old_8_3.c Clarify pg_upgrade's creation of the map file structure. Also clean 15 years ago