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 fc946c39ae Remove useless whitespace at end of lines 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 Remove cvs keywords from all files. 15 years ago
TESTING Remove useless whitespace at end of lines 15 years ago
check.c Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict. 15 years ago
controldata.c Fix buffer overrun in pg_upgrade. 15 years ago
dump.c Pgindent run on pg_upgrade source after restructuring. 15 years ago
exec.c Pgindent run on pg_upgrade source after restructuring. 15 years ago
file.c Pgindent run on pg_upgrade source after restructuring. 15 years ago
function.c Allow new values to be added to an existing enum type. 15 years ago
info.c Clean up pg_upgrade cache lookup code; remove useless NULL pointer tests. 15 years ago
option.c Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict. 15 years ago
page.c Restructure the pg_upgrade code to use several global structures rather 15 years ago
pg_upgrade.c Cleanup various comparisons with the constant "true". 15 years ago
pg_upgrade.h Clean up pg_upgrade cache lookup code; remove useless NULL pointer tests. 15 years ago
relfilenode.c Remove useless whitespace at end of lines 15 years ago
server.c Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict. 15 years ago
tablespace.c Pgindent run on pg_upgrade source after restructuring. 15 years ago
util.c Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict. 15 years ago
version.c Restructure the pg_upgrade code to use several global structures rather 15 years ago
version_old_8_3.c Pgindent run on pg_upgrade source after restructuring. 15 years ago