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 E1hmUl1-0002Uv-Dj@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0369f4736665864edd7bf43736df190afa223c4c

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


pgsql-committers by date:

Previous
From: Noah Misch
Date:
Subject: pgsql: Revive test of concurrent OID generation.
Next
From: Thomas Munro
Date:
Subject: pgsql: Fix documentation for pgbench tpcb-like.