On Sat, Mar 3, 2018 at 1:43 AM, Fujii Masao wrote:
> On Fri, Mar 2, 2018 at 3:52 PM, Masahiko Sawada 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 "autosummari
On Fri, Mar 2, 2018 at 3:52 PM, Masahiko Sawada 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.
Regards,
-
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.
Regards,
--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center
tab_