New features contributed by Tomoaki Sato.

Tatsuo Ishii <ishii@postgresql.org>

Commit: 0c57c832b950192405004021c618315bbe786ddf
Author: Tatsuo Ishii <ishii@postgresql.org>
Date: 2006-07-26T07:24:50Z
Releases: 8.2.0
New features contributed by Tomoaki Sato.

- 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.

Files

PathChange+/−
contrib/pgbench/pgbench.c modified +209 −30
contrib/pgbench/README.pgbench modified +49 −13
contrib/pgbench/README.pgbench_jis modified +75 −18