diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-03-28 20:45:57 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-03-28 20:45:57 -0400 |
commit | 86c43f4e22c0771fd0cc6bce2799802c894ee2ec (patch) | |
tree | 62f410ad0b26399679198cbb9bbd697d2c73db41 /contrib/postgres_fdw/postgres_fdw.c | |
parent | 9bd61311bd48ea53b18bfecb9adddfd844acbffa (diff) | |
download | postgresql-86c43f4e22c0771fd0cc6bce2799802c894ee2ec.tar.gz postgresql-86c43f4e22c0771fd0cc6bce2799802c894ee2ec.zip |
pgbench: Support double constants and functions.
The new functions are pi(), random(), random_exponential(),
random_gaussian(), and sqrt(). I was worried that this would be
slower than before, but, if anything, it actually turns out to be
slightly faster, because we now express the built-in pgbench scripts
using fewer lines; each \setrandom can be merged into a subsequent
\set.
Fabien Coelho
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions