mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 08:42:38 -04:00
doc: PG 13 relnotes, add pgbench script item
This commit is contained in:
parent
b0e02f47cd
commit
e0acac67da
1 changed files with 12 additions and 0 deletions
|
|
@ -2108,6 +2108,18 @@ Allow pgbench to generate its data server-side, rather than client side (Fabien
|
|||
DOCUMENT THE DEFAULT GENERATION METHOD
|
||||
</para>
|
||||
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<!--
|
||||
Author: Thomas Munro <tmunro@postgresql.org>
|
||||
2019-07-16 [ce8f94676] Report the time taken by pgbench initialization steps.
|
||||
-->
|
||||
|
||||
<para>
|
||||
Allow pgbench to dump script contents using --show-script (Fabien Coelho)
|
||||
</para>
|
||||
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
|
|
|
|||
Loading…
Reference in a new issue