Fix some documentation about FKs and partitioned tables

Michael Paquier <michael@paquier.xyz>

Commit: f73293aba4d43e48707e361b2b1ef1465fef46e0
Author: Michael Paquier <michael@paquier.xyz>
Date: 2019-05-29T15:19:06Z
Releases: 12.0
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

Files

PathChange+/−
doc/src/sgml/ddl.sgml modified +8 −8

Documentation touched

Discussion