pgsql: Move new pgbench options to correct section of --help output.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Move new pgbench options to correct section of --help output.
Date: 2011-07-29 20:44:39
Message-ID: E1QmtvD-0002jg-2z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Move new pgbench options to correct section of --help output.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/60fb25a3f56bd78e961cc7263e5ae11e1eceeb5e

Modified Files
--------------
contrib/pgbench/pgbench.c | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2011-07-29 20:51:18 pgsql: Reduce sinval synchronization overhead.
Previous Message Tom Lane 2011-07-28 22:40:07 Re: pgsql: Fix pg_restore's direct-to-database mode for standard_conforming