diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-03-29 12:08:49 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-03-29 12:08:49 -0400 |
commit | ad9566470b1ba63167d1dc7ae2cb52d88a448f76 (patch) | |
tree | ed63c9a7f0a8a214e7430409daf1cc90662bf0d1 /src/backend/utils/adt/tsquery_gist.c | |
parent | 7abc1571652a924ba4258bda0a26df2de03b790e (diff) | |
download | postgresql-ad9566470b1ba63167d1dc7ae2cb52d88a448f76.tar.gz postgresql-ad9566470b1ba63167d1dc7ae2cb52d88a448f76.zip |
pgbench: Remove \setrandom.
You can now do the same thing via \set using the appropriate function,
either random(), random_gaussian(), or random_exponential(), depending
on the desired distribution. This is not backward-compatible, but per
discussion, it's worth it to avoid having the old syntax hang around
forever.
Fabien Coelho, reviewed by Michael Paquier, and adjusted by me.
Diffstat (limited to 'src/backend/utils/adt/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions