Doc: Update documentation on partitioning vs. foreign tables.
authorEtsuro Fujita <efujita@postgresql.org>
Fri, 5 Apr 2019 11:55:06 +0000 (20:55 +0900)
committerEtsuro Fujita <efujita@postgresql.org>
Fri, 5 Apr 2019 11:55:06 +0000 (20:55 +0900)
commit3e6b0c472942e9a73e0fc10659dce2cba56959a7
treefb6d293ac4fda50de6207b20d2587d3717c8d38e
parentedda32ee250fe480701083d4e072e06929991bf9
Doc: Update documentation on partitioning vs. foreign tables.

The limitations that it is not allowed to create/attach a foreign table
as a partition of an indexed partitioned table were not documented.

Reported-By: Stepan Yankevych
Author: Etsuro Fujita
Reviewed-By: Amit Langote
Backpatch-through: 11 where partitioned index was introduced
Discussion: https://postgr.es/m/1553869152.858391073.5f8m3n0x@frv53.fwdcdn.com
doc/src/sgml/ref/alter_table.sgml
doc/src/sgml/ref/create_foreign_table.sgml