Content-Length: 261469 | pFad | http://github.com/postgrespro/postgres/commit/ea05b221c2ff9d180f632ae90c806e984f15ed0d

12 Clarify docs about limitations of constraint exclusion with partitions · postgrespro/postgres@ea05b22 · GitHub
Skip to content

Commit ea05b22

Browse files
committed
Clarify docs about limitations of constraint exclusion with partitions
The current wording can confuse the reader about constraint exclusion being available at query execution, but this only applies to partition pruning. Reported-by: Shouyu Luo Author: David Rowley Reviewed-by: Chapman Flack, Amit Langote Discussion: https://postgr.es/m/15629-2ef8b22e61f8333f@postgresql.org
1 parent 74dfe58 commit ea05b22

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
@@ -4511,8 +4511,8 @@ EXPLAIN SELECT count(*) FROM measurement WHERE logdate >= DATE '2008-01-01';
45114511
<itemizedlist>
45124512
<listitem>
45134513
<para>
4514-
Constraint exclusion is only applied during query planning; unlike
4515-
partition pruning, it cannot be applied during query execution.
4514+
Constraint exclusion is only applied during query planning, unlike
4515+
partition pruning, which can also be applied during query execution.
45164516
</para>
45174517
</listitem>
45184518

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/ea05b221c2ff9d180f632ae90c806e984f15ed0d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy