pgsql: In pg_upgrade, use full path name for analyze_new_cluster.sh scr

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In pg_upgrade, use full path name for analyze_new_cluster.sh scr
Date: 2012-10-03 01:18:49
Message-ID: E1TJDbt-0005Oq-J1@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In pg_upgrade, use full path name for analyze_new_cluster.sh script.

Backpatch to 9.2.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/03dfbce9a2d5f1680438ddb2837b68e6a6624b66

Modified Files
--------------
contrib/pg_upgrade/check.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2012-10-03 03:25:25 pgsql: Improve some LDAP authentication error messages
Previous Message Tom Lane 2012-10-02 21:32:58 pgsql: Work around unportable behavior of malloc(0) and realloc(NULL, 0