Add pow(), aka power(), function to pgbench.
Robert Haas <rhaas@postgresql.org>
Add pow(), aka power(), function to pgbench. Raúl Marín Rodríguez, reviewed by Fabien Coelho and Michael Paquier, with a minor fix by me. Discussion: http://postgr.es/m/CAM6_UM4XiA14y9HnDqu9kAAOtwMhHZxW--q_ZACZW9Hsrsf-tg@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/pgbench.sgml | modified | +7 −0 |
| src/bin/pgbench/exprparse.y | modified | +6 −0 |
| src/bin/pgbench/pgbench.c | modified | +18 −0 |
| src/bin/pgbench/pgbench.h | modified | +2 −1 |
| src/bin/pgbench/t/001_pgbench_with_server.pl | modified | +21 −1 |
Documentation touched
Discussion
- pow support for pgbench 46 messages · 2017-10-27 → 2017-12-27