pgsql: pgbench: Change terminology from "threshold" to "parameter".

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: pgbench: Change terminology from "threshold" to "parameter".
Дата
Msg-id E1a9zpI-0003fj-8c@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
pgbench: Change terminology from "threshold" to "parameter".

Per a recommendation from Tomas Vondra, it's more helpful to refer to
the value that determines how skewed a Gaussian or exponential
distribution is as a parameter rather than a threshold.

Since it's not quite too late to get this right in 9.5, where it was
introduced, back-patch this.  Most of the patch changes only comments
and documentation, but a few pgbench messages are altered to match.

Fabien Coelho, reviewed by Michael Paquier and by me.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3c7042a7d7871b47dae3c9777c8020e41dedee89

Modified Files
--------------
doc/src/sgml/ref/pgbench.sgml |   67 +++++++++++++++++++++-----------------
src/bin/pgbench/pgbench.c     |   71 +++++++++++++++++++++++------------------
2 files changed, 78 insertions(+), 60 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: pgsql: Allow to omit boundaries in array subscript
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: pgbench: Change terminology from "threshold" to "parameter".