pgsql: Remove duplicate macro - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Remove duplicate macro
Date
Msg-id E1h1Afl-0002qO-Oc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove duplicate macro

The original commit appears to have accidentally introduced a
duplicate definition.  Keep only one of them.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/9b1384dd6a03c6ae1db1c2f5a8e87875f2f299ca

Modified Files
--------------
src/bin/pgbench/pgbench.c | 10 ----------
1 file changed, 10 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Scan GiST indexes in physical order during VACUUM.
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Fix pgbench TAP test failure with funky file names (redux)