git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 253b3f6)
doc: Small punctuation improvement
2018年11月12日 13:47:58 +0000 (14:47 +0100)
2018年11月12日 13:47:58 +0000 (14:47 +0100)

diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml
index cab6cf24ee459d742d54bec86143105926ae4a1c..c8268222af7ab3a066076183d3f7cfad001591dc 100644 (file)
--- a/doc/src/sgml/ddl.sgml
+++ b/doc/src/sgml/ddl.sgml
@@ -3889,9 +3889,9 @@ EXPLAIN SELECT count(*) FROM measurement WHERE logdate >= DATE '2008年01月01日';
Partition pruning can be performed not only during the planning of a
given query, but also during its execution. This is useful as it can
allow more partitions to be pruned when clauses contain expressions
- whose values are not known at query planning time; for example,
+ whose values are not known at query planning time, for example,
parameters defined in a <command>PREPARE</command> statement, using a
- value obtained from a subquery or using a parameterized value on the
+ value obtained from a subquery, or using a parameterized value on the
inner side of a nested loop join. Partition pruning during execution
can be performed at any of the following times:
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /