| From: | Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> |
|---|---|
| To: | Amit Langote <amitlangote09(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
| Cc: | pgsql-committers(at)postgresql(dot)org, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: pgsql: Local partitioned indexes |
| Date: | 2018-02-13 02:35:50 |
| Message-ID: | ce2a794f-e674-5d67-ffdc-3b08f45ef2c6@lab.ntt.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On 2018/02/10 23:32, Amit Langote wrote:
> On Sat, Feb 10, 2018 at 10:09 PM, Alvaro Herrera
> <alvherre(at)alvh(dot)no-ip(dot)org> wrote:
>> Amit Langote wrote:
>>> On 2018/01/19 23:55, Alvaro Herrera wrote:
>>>> Local partitioned indexes
>>
>>> 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! I considered that keeping the old-style instructions creating
>> per partition indexes individually was not necessary, so I removed them
>> and pushed.
>
> Ah, thanks. What you've committed looks perfect.
Sorry, I'd missed reporting one more sentence that doesn't apply anymore.
Attached gets rid of that.
Thanks,
Amit
| Attachment | Content-Type | Size |
|---|---|---|
| ddl-partition-index.patch | text/plain | 668 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2018-02-13 03:40:16 | pgsql: Fix typo |
| Previous Message | Alvaro Herrera | 2018-02-12 22:35:56 | pgsql: get_relid_attribute_name is dead, long live get_attname |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Masahiko Sawada | 2018-02-13 02:58:35 | Typo in origin.c |
| Previous Message | Tom Lane | 2018-02-13 02:35:29 | Re: A space-efficient, user-friendly way to store categorical data |