pgsql: Modify tools/pgtest to run the 'make' command from a variable, a

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Modify tools/pgtest to run the 'make' command from a variable, a
Date: 2011-12-30 21:30:11
Message-ID: E1Rgk1j-00011d-Om@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Modify tools/pgtest to run the 'make' command from a variable, and default
to 'make' rather than 'gmake' for the binary name.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dca0a54717a8372cc88b0c187965a1add19ec7e3

Modified Files
--------------
src/tools/pgtest | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-12-30 23:03:28 pgsql: Revert "Remove troublesome Asserts in cost_mergejoin()."
Previous Message Hiroshi Saito 2011-12-30 12:46:53 psqlodbc - psqlodbc: Prep release.