pgsql: pgbench: Fix mistakes in Makefile. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: pgbench: Fix mistakes in Makefile.
Date
Msg-id E1YSpBR-0005mS-JM@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pgbench: Fix mistakes in Makefile.

My commit 878fdcb843e087cc1cdeadc987d6ef55202ddd04 was not quite
right.  Tom Lane pointed out one of the mistakes fixed here, and I
noticed the other myself while reviewing what I'd committed.

Branch
------
master

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

Modified Files
--------------
contrib/pgbench/Makefile |   13 +++----------
1 file changed, 3 insertions(+), 10 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix busted markup.
Next
From: Tom Lane
Date:
Subject: pgsql: Reduce json <=> jsonb casts from explicit-only to assignment lev