Обсуждение: pgsql: Fix some documentation about FKs and partitioned tables

Поиск
Список
Период
Сортировка

pgsql: Fix some documentation about FKs and partitioned tables

От
Michael Paquier
Дата:
Fix some documentation about FKs and partitioned tables

This got forgotten in f56f8f which has added foreign key support for
partitioned tables.  In passing, add a mention about caveats applying to
tables partitioned using inheritance regarding indexes and foreign keys.

Author: Paul A Jungwirth
Reviewed-by: Amit Langote, Michael Paquier
Discussion: https://postgr.es/m/CA+renyUuSmYgmZjKc_DfUNVZ0uttF91-FwhDVW3F7WEPj0jL5w@mail.gmail.com

Branch
------
master

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

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