postgresql/doc/src
Robert Haas ad9566470b 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.
2016-03-29 12:08:49 -04:00
..
sgml pgbench: Remove \setrandom. 2016-03-29 12:08:49 -04:00
Makefile Remove maintainer-check target, fold into normal build 2013-10-10 20:11:56 -04:00