| From: | ishii(at)postgresql(dot)org (Tatsuo Ishii) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: New features contributed by Tomoaki Sato. |
| Date: | 2006-07-26 07:24:50 |
| Message-ID: | 20060726072450.565B89FB1C0@postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
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.
Modified Files:
--------------
pgsql/contrib/pgbench:
README.pgbench (r1.12 -> r1.13)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench.diff?r1=1.12&r2=1.13)
README.pgbench_jis (r1.13 -> r1.14)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/README.pgbench_jis.diff?r1=1.13&r2=1.14)
pgbench.c (r1.49 -> r1.50)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pgbench/pgbench.c.diff?r1=1.49&r2=1.50)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Stefan Kaltenbrunner | 2006-07-26 08:34:52 | Re: [COMMITTERS] pgsql: /contrib/cube improvements: Update |
| Previous Message | Bruce Momjian | 2006-07-26 03:59:20 | Re: [COMMITTERS] pgsql: /contrib/cube improvements: Update |