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

Commit54aa5ef

Browse files
committed
Fix a couple of typos
Noted by Peter Geoghegan
1 parent3164721 commit54aa5ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/pgstatstatements.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -263,13 +263,13 @@
263263

264264
<para>
265265
As a rule of thumb, an assumption of the stability or comparability
266-
of <structfield>querid</> values should be predicated on the the
266+
of <structfield>queryid</> values should be predicated on the the
267267
underlying catalog metadata and hash function implementation
268268
details exactly matching. Any two servers participating in any
269269
variety of replication based on physical WAL-replay can be expected
270-
to have identical <structfield>querid</> values for the same query.
270+
to have identical <structfield>queryid</> values for the same query.
271271
Logical replication schemes do not have replicas comparable in all
272-
relevant regards, and so <structfield>querid</> will not be a
272+
relevant regards, and so <structfield>queryid</> will not be a
273273
useful identifier for accumulating costs for the entire replica
274274
set. If in doubt, direct testing is recommended.
275275
</para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp