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

Commitfc15121

Browse files
committed
doc: Small punctuation improvement
1 parent253b3f6 commitfc15121

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ddl.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3889,9 +3889,9 @@ EXPLAIN SELECT count(*) FROM measurement WHERE logdate >= DATE '2008-01-01';
38893889
Partition pruning can be performed not only during the planning of a
38903890
given query, but also during its execution. This is useful as it can
38913891
allow more partitions to be pruned when clauses contain expressions
3892-
whose values are not known at query planning time; for example,
3892+
whose values are not known at query planning time, for example,
38933893
parameters defined in a <command>PREPARE</command> statement, using a
3894-
value obtained from a subquery or using a parameterized value on the
3894+
value obtained from a subquery, or using a parameterized value on the
38953895
inner side of a nested loop join. Partition pruning during execution
38963896
can be performed at any of the following times:
38973897

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp