| From: | Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: psql tab completion for ALTER INDEX SET |
| Date: | 2018-03-03 05:35:29 |
| Message-ID: | CAD21AoBzoATix_u+-UJCbA-6+1FdEFB6xWE4c+4r1pUBkBh=3A@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Sat, Mar 3, 2018 at 1:43 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> On Fri, Mar 2, 2018 at 3:52 PM, Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com> wrote:
>> Hi,
>>
>> I found that tab completion for ALTER INDEX SET [tab] doesn't support
>> the reloptions of brin and gist. Attached patch adds "buffering",
>> "pages_per_range" and "autosummarize" options.
>
> Thanks for the patch! Committed.
>
Thank you!
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2018-03-03 05:48:26 | Re: [HACKERS] GSOC'17 project introduction: Parallel COPY execution with errors handling |
| Previous Message | Craig Ringer | 2018-03-03 05:29:15 | Re: [HACKERS] GSOC'17 project introduction: Parallel COPY execution with errors handling |