pgsql: Fix documentation for pgbench tpcb-like. - Mailing list pgsql-committers

From Thomas Munro
Subject pgsql: Fix documentation for pgbench tpcb-like.
Date
Msg-id E1hmUmj-0002XT-Pq@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix documentation for pgbench tpcb-like.

We choose a random value for delta, not balance.  Back-patch to 9.6 where
the mistake arrived.

Author: Fabien Coelho
Discussion: https://postgr.es/m/alpine.DEB.2.21.1904081752210.5867@lancre

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9dcf6d178a5119314b6bce604530072dc48022ce

Modified Files
--------------
doc/src/sgml/ref/pgbench.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Fix documentation for pgbench tpcb-like.
Next
From: Andrew Gierth
Date:
Subject: pgsql: Teach pg_stat_statements not to ignore FOR UPDATE clauses