pgsql: Clarify docs about limitations of constraint exclusion withpart

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Clarify docs about limitations of constraint exclusion withpart
Дата
Msg-id E1gtOMT-0007bM-Bd@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ea05b221c2ff9d180f632ae90c806e984f15ed0d

Modified Files
--------------
doc/src/sgml/ddl.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow extensions to generate lossy index conditions.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix header inclusion issue.