Re: pgsql: Local partitioned indexes

Поиск
Список
Период
Сортировка
От Amit Langote
Тема Re: pgsql: Local partitioned indexes
Дата
Msg-id eafaaeb1-f0fd-d010-dd45-07db0300f645@lab.ntt.co.jp
обсуждение исходный текст
Ответ на pgsql: Local partitioned indexes  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: pgsql: Local partitioned indexes  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Re: pgsql: Local partitioned indexes  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-committers
On 2018/01/19 23:55, Alvaro Herrera wrote:
> Local partitioned indexes
>
> Modified Files
> --------------
> doc/src/sgml/catalogs.sgml                |  23 +
> doc/src/sgml/ref/alter_index.sgml         |  14 +
> doc/src/sgml/ref/alter_table.sgml         |   8 +-
> doc/src/sgml/ref/create_index.sgml        |  33 +-
> doc/src/sgml/ref/reindex.sgml             |   5 +

I noticed that the declarative partitioning section in ddl.sgml hasn't
been updated to reflect the features added by this commit.  Attached patch
is an attempt to fix that.

Thanks,
Amit

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Add stack-overflow guards in set-operation planning.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Avoid misleading psql password prompt when username ismultiply