postgresql/contrib/pg_upgrade
Peter Eisentraut 912bc4f038 Make pg_upgrade output more consistent with project style
Add errno-based output to error messages where appropriate, reformat
blocks to about 72 characters per line, use spaces instead of tabs for
indentation, and other style adjustments.
2011-07-12 07:13:51 +03: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 Convert contrib modules to use the extension facility. 2011-02-13 22:54:49 -05:00
TESTING Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
check.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
controldata.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
dump.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
exec.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
file.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
function.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
info.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
option.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
page.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
pg_upgrade.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
pg_upgrade.h Change pg_upgrade to use port 50432 by default to avoid unintended 2011-07-01 18:17:12 -04:00
relfilenode.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
server.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
tablespace.c pgindent run before PG 9.1 beta 1. 2011-04-10 11:42:00 -04:00
util.c Pgindent run before 9.1 beta2. 2011-06-09 14:32:50 -04:00
version.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00
version_old_8_3.c Make pg_upgrade output more consistent with project style 2011-07-12 07:13:51 +03:00