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

Commit741fb00

Browse files
docs: Fix typo in pg_stat_statements documentation
Commitdc9f8a7 accidentally misspelled minimum as minimun.
1 parent8a7cbfc commit741fb00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/pgstatstatements.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@
770770
view are discarded, it will also reset the statistics in the
771771
<structname>pg_stat_statements_info</structname> view.
772772
When <structfield>minmax_only</structfield> is <literal>true</literal> only the
773-
values ofminimun and maximum planning and execution time will be reset (i.e.
773+
values ofminimum and maximum planning and execution time will be reset (i.e.
774774
<structfield>min_plan_time</structfield>, <structfield>max_plan_time</structfield>,
775775
<structfield>min_exec_time</structfield> and <structfield>max_exec_time</structfield>
776776
fields). The default value for <structfield>minmax_only</structfield> parameter is

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp