Re: pgsql: Local partitioned indexes - Mailing list pgsql-committers

From Amit Langote
Subject Re: pgsql: Local partitioned indexes
Date
Msg-id eafaaeb1-f0fd-d010-dd45-07db0300f645@lab.ntt.co.jp
Whole thread Raw
In response to pgsql: Local partitioned indexes  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: pgsql: Local partitioned indexes
Re: pgsql: Local partitioned indexes
List 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

Attachment

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Add stack-overflow guards in set-operation planning.
Next
From: Tom Lane
Date:
Subject: pgsql: Avoid misleading psql password prompt when username ismultiply