In pg_upgrade, rename "CLUSTERNAME" to "CLUSTER_NAME".
Branch
------
master
Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=f82b3e58f8876c330927b0e6562936c184a7bc6f
Modified Files
--------------
contrib/pg_upgrade/info.c | 6 +++---
contrib/pg_upgrade/pg_upgrade.h | 2 +-
contrib/pg_upgrade/server.c | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2011-01-01 17:07:17 |
| Subject: pgsql: In pg_upgrade, remove use of whichCluster,and just pass old/new |
| Previous: | From: Bruce Momjian | Date: 2010-12-31 22:25:06 |
| Subject: pgsql: Include the first valid listen address in pg_ctl to improveserv |