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

Commit53cba77

Browse files
committed
doc: Fix figures in example description
oversight in244c8b4Reported-by: Blaz Merela <blaz@merela.org>
1 parent56a95ee commit53cba77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/perform.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ WHERE t1.unique1 &lt; 10 AND t1.unique2 = t2.unique2;
388388
as a result of caching that's expected to occur during the repeated
389389
index scans on <literal>t2</literal>.) The
390390
costs of the loop node are then set on the basis of the cost of the outer
391-
scan, plus one repetition of the inner scan for each outer row (10 * 7.87,
391+
scan, plus one repetition of the inner scan for each outer row (10 * 7.91,
392392
here), plus a little CPU time for join processing.
393393
</para>
394394

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp