postgresql/contrib/pg_upgrade
Peter Eisentraut fc946c39ae Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
..
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
IMPLEMENTATION Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
TESTING Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
check.c Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict. 2010-10-20 02:31:17 +00:00
controldata.c Fix buffer overrun in pg_upgrade. 2010-11-02 17:31:41 -04:00
dump.c Pgindent run on pg_upgrade source after restructuring. 2010-10-19 22:37:04 +00:00
exec.c Pgindent run on pg_upgrade source after restructuring. 2010-10-19 22:37:04 +00:00
file.c Pgindent run on pg_upgrade source after restructuring. 2010-10-19 22:37:04 +00:00
function.c Allow new values to be added to an existing enum type. 2010-10-24 23:05:41 -04:00
info.c Clean up pg_upgrade cache lookup code; remove useless NULL pointer tests. 2010-10-20 20:02:37 +00:00
option.c Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict. 2010-10-20 02:31:17 +00:00
page.c Restructure the pg_upgrade code to use several global structures rather 2010-10-19 21:38:34 +00:00
pg_upgrade.c Cleanup various comparisons with the constant "true". 2010-11-14 21:03:48 -05:00
pg_upgrade.h Clean up pg_upgrade cache lookup code; remove useless NULL pointer tests. 2010-10-20 20:02:37 +00:00
relfilenode.c Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
server.c Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict. 2010-10-20 02:31:17 +00:00
tablespace.c Pgindent run on pg_upgrade source after restructuring. 2010-10-19 22:37:04 +00:00
util.c Rename pg_upgrade 'log' to 'log_opts', to avoid platform naming conflict. 2010-10-20 02:31:17 +00:00
version.c Restructure the pg_upgrade code to use several global structures rather 2010-10-19 21:38:34 +00:00
version_old_8_3.c Pgindent run on pg_upgrade source after restructuring. 2010-10-19 22:37:04 +00:00