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

Commit1692d0c

Browse files
committed
Doc: Remove outdated note about run-time partition pruning
The note is no longer true as of86dc900, so remove it.Author: Amit LangoteDiscussion:https://postgr.es/m/CA+HiwqFxQn7Hz1wT+wYgnf_9SK0c4BwOOwFFT8jcSZwJrd8HEA@mail.gmail.com
1 parent9ca40dc commit1692d0c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎doc/src/sgml/ddl.sgml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4678,16 +4678,6 @@ EXPLAIN SELECT count(*) FROM measurement WHERE logdate >= DATE '2008-01-01';
46784678
Partition pruning can be disabled using the
46794679
<xref linkend="guc-enable-partition-pruning"/> setting.
46804680
</para>
4681-
4682-
<note>
4683-
<para>
4684-
Execution-time partition pruning currently only occurs for the
4685-
<literal>Append</literal> and <literal>MergeAppend</literal> node types.
4686-
It is not yet implemented for the <literal>ModifyTable</literal> node
4687-
type, but that is likely to be changed in a future release of
4688-
<productname>PostgreSQL</productname>.
4689-
</para>
4690-
</note>
46914681
</sect2>
46924682

46934683
<sect2 id="ddl-partitioning-constraint-exclusion">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp