Обсуждение: [doc fix] Trivial fix for PG 11 partitioning

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

[doc fix] Trivial fix for PG 11 partitioning

От
"Tsunakawa, Takayuki"
Дата:
Hello,

Attached is a trivial documentation fix for PG 11 partitioning, which includes:

* pg_partition fails to mention hash for the strategy.
* Partitioning key column values can now be modified, which results in row movement between partitions.

Regards
Takayuki Tsunakawa



Вложения

Re: [doc fix] Trivial fix for PG 11 partitioning

От
Robert Haas
Дата:
On Fri, May 4, 2018 at 9:53 PM, Tsunakawa, Takayuki
<tsunakawa.takay@jp.fujitsu.com> wrote:
> Attached is a trivial documentation fix for PG 11 partitioning, which includes:
>
> * pg_partition fails to mention hash for the strategy.
> * Partitioning key column values can now be modified, which results in row movement between partitions.

Committed, thanks.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company