pgsql: pgbench: Fix typo in documentation.

From: Fujii Masao <fujii(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgbench: Fix typo in documentation.
Date: 2025-09-25 05:07:25
Message-ID: E1v1eCS-002QM9-3D@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgbench: Fix typo in documentation.

This commit fixes a typo introduced in commit b6290ea48e1.

Reported off-list by Erik Rijkers <er(at)xs4all(dot)nl>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/668de0430942829cc6085ab6ee99fd8080d21f0a

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

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2025-09-25 12:36:28 pgsql: Update some more forward declarations to use typedef
Previous Message Fujii Masao 2025-09-25 03:10:50 pgsql: pgbench: Clarify documentation for \gset and \aset.