pgsql: Doc: Update documentation on partitioning vs. foreign tables.

Поиск
Список
Период
Сортировка
От Etsuro Fujita
Тема pgsql: Doc: Update documentation on partitioning vs. foreign tables.
Дата
Msg-id E1hCNWo-0003aT-PF@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3e6b0c472942e9a73e0fc10659dce2cba56959a7

Modified Files
--------------
doc/src/sgml/ref/alter_table.sgml          | 4 ++++
doc/src/sgml/ref/create_foreign_table.sgml | 4 ++++
2 files changed, 8 insertions(+)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pgsql: Generated columns
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: table: docs: fix typos and grammar.