]> granicus.if.org Git - postgresql/commit
New features contributed by Tomoaki Sato.
authorTatsuo Ishii <ishii@postgresql.org>
Wed, 26 Jul 2006 07:24:50 +0000 (07:24 +0000)
committerTatsuo Ishii <ishii@postgresql.org>
Wed, 26 Jul 2006 07:24:50 +0000 (07:24 +0000)
commit0c57c832b950192405004021c618315bbe786ddf
treefc1c60327b35cb1b07bfe8e15847f76d4b1f9e55
parent88b39634cdbb1b7af1e58d2785a4eda0721877cf
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.
contrib/pgbench/README.pgbench
contrib/pgbench/README.pgbench_jis
contrib/pgbench/pgbench.c