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

Commitdb72302

Browse files
committed
Fix documentation for run-time partition pruning
Since5220bb7, not only Append, but also MergeAppend support theoperation.Author: Amit LangoteDiscussion:https://postgr.es/m/59d8eb92-4536-c44e-54e2-305b9b3d8eb7@lab.ntt.co.jp
1 parent143290e commitdb72302

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
@@ -3944,8 +3944,8 @@ EXPLAIN SELECT count(*) FROM measurement WHERE logdate >= DATE '2008-01-01';
39443944
</para>
39453945

39463946
<para>
3947-
Also, execution-time partition pruning currently only occurs for the
3948-
<literal>Append</literal>node type, not<literal>MergeAppend</literal>.
3947+
Execution-time partition pruning currently occurs for the
3948+
<literal>Append</literal>and<literal>MergeAppend</literal> node types.
39493949
</para>
39503950

39513951
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp