Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6cbed0e

Browse files
doc: Add missing parenthesis to keycombo
The SIGINT keycombo for the pg_waldump stats emission was lacking aclosing parenthesis. Backpatch to 15 where this feature was added.Discussion:https://postgr.es/m/EC39E60E-C8B6-4CDF-8BFA-E4D140446B41@yesql.seBackpatch-through: 15
1 parent0d5bd3a commit6cbed0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/pg_waldump.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ PostgreSQL documentation
263263
<para>
264264
If <application>pg_waldump</application> is terminated by signal
265265
<systemitem>SIGINT</systemitem>
266-
(<keycombo action="simul"><keycap>Control</keycap><keycap>C</keycap></keycombo>,
266+
(<keycombo action="simul"><keycap>Control</keycap><keycap>C</keycap></keycombo>),
267267
the summary of the statistics computed is displayed up to the
268268
termination point. This operation is not supported on
269269
<productname>Windows</productname>.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp