Re: pgbench enhancements - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: pgbench enhancements
Date
Msg-id 20060727.004203.119859053.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: pgbench enhancements  (andrew@dunslane.net)
Responses Re: pgbench enhancements  (andrew@dunslane.net)
List pgsql-hackers
> > Hi,
> >
> > I have committed contrib/pgbench enhanments contributed by Tomoaki
> > Sato from SRA OSS, Inc. Japan.
> >
> > - predefined variable "tps"
> >   The value of variable tps is taken from the scaling factor
> >   specified by -s option.
> >
> > - -D option
> >   Variable values can be defined by -D option.
> >
> > - \set command now allows arithmetic calculations.
> >
> 
> 
> Was there a previous patch posted for this? I don't recall seeing it.

Are you saying that I should have posted patches and called for
discussion? I omit the step because a) pgbench is a contrib program, 
b) the changes do not break the backward compatibility.

I always call for discussions for questionable part. (for example,
column type change proposal for pgbench tables).
--
Tatsuo Ishii
SRA OSS, Inc. Japan


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Refactoring the API for amgetmulti
Next
From: andrew@dunslane.net
Date:
Subject: Re: pgbench enhancements