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 9df96f9bb1 In pg_upgrade, rename macro EXEC_EXT to SHELL_EXT for clarity. 15 years ago
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 15 years ago
IMPLEMENTATION Remove cvs keywords from all files. 15 years ago
Makefile Remove cvs keywords from all files. 15 years ago
TESTING Remove cvs keywords from all files. 15 years ago
check.c In pg_upgrade, rename macro EXEC_EXT to SHELL_EXT for clarity. 15 years ago
controldata.c In pg_upgrade, properly handle oids > 2^31 by using strtoul() internally 15 years ago
dump.c Remove cvs keywords from all files. 15 years ago
exec.c Remove cvs keywords from all files. 15 years ago
file.c Fix leak patch that was using fclose() instead of close(). 15 years ago
function.c Remove cvs keywords from all files. 15 years ago
info.c Use macro atooid() for conversion of strings to oids, per suggestion 15 years ago
option.c Remove cvs keywords from all files. 15 years ago
page.c Properly close files after read file failure to prevent potential 15 years ago
pg_upgrade.c Remove cvs keywords from all files. 15 years ago
pg_upgrade.h In pg_upgrade, rename macro EXEC_EXT to SHELL_EXT for clarity. 15 years ago
relfilenode.c Use macro atooid() for conversion of strings to oids, per suggestion 15 years ago
server.c Remove cvs keywords from all files. 15 years ago
tablespace.c Remove cvs keywords from all files. 15 years ago
util.c Have pg_upgrade use strtoul(), not strtol(). 15 years ago
version.c Remove cvs keywords from all files. 15 years ago
version_old_8_3.c Remove cvs keywords from all files. 15 years ago