postgresql/contrib/pg_upgrade
Peter Eisentraut 081ca7a0d1 Tweak contrib --help output to match common style
Placeholders such as OPTION are typically kept in singular.
2012-05-08 21:55:05 +03:00
..
.gitignore pg_upgrade: Add new generated file to .gitignore 2012-03-20 20:40:31 +02:00
IMPLEMENTATION Remove useless whitespace at end of lines 2010-11-23 22:34:55 +02:00
Makefile Run "make all" as a prerequisite of "make check" 2011-12-27 20:27:24 +02:00
TESTING Add pg_upgrade test suite 2011-11-27 22:42:32 +02:00
check.c In pg_upgrade, remove dependency on pg_config, as that might not be in 2012-03-19 09:31:50 -04:00
controldata.c In pg_upgrade, add various logging improvements: 2012-03-12 19:48:03 -04:00
dump.c In pg_upgrade, add various logging improvements: 2012-03-12 19:48:03 -04:00
exec.c Silence compiler warning about uninitialized variable. 2012-03-27 14:47:23 -04:00
file.c In pg_upgrade, add various logging improvements: 2012-03-12 19:48:03 -04:00
function.c In pg_upgrade, remove dependency on pg_config, as that might not be in 2012-03-19 09:31:50 -04:00
info.c Lots of doc corrections. 2012-04-23 22:43:09 -04:00
option.c Tweak contrib --help output to match common style 2012-05-08 21:55:05 +03:00
page.c Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
pg_upgrade.c Lots of doc corrections. 2012-04-23 22:43:09 -04:00
pg_upgrade.h Fix pg_upgrade to properly upgrade a table that is stored in the cluster 2012-04-10 19:57:14 -04:00
relfilenode.c In pg_upgrade, add various logging improvements: 2012-03-12 19:48:03 -04:00
server.c In pg_upgrade, add various logging improvements: 2012-03-12 19:48:03 -04:00
tablespace.c Fix new SQL tablespace location function usage in pg_upgrade to properly 2012-01-24 21:51:10 -05:00
test.sh Update copyright notices for year 2012. 2012-01-01 18:01:58 -05:00
util.c In pg_upgrade, add various logging improvements: 2012-03-12 19:48:03 -04:00
version.c In pg_upgrade, add various logging improvements: 2012-03-12 19:48:03 -04:00
version_old_8_3.c Lots of doc corrections. 2012-04-23 22:43:09 -04:00