Обсуждение: ALTER INDEX...SET tab completion

Поиск
Список
Период
Сортировка

ALTER INDEX...SET tab completion

От
Jeff Janes
Дата:
I can never remember the syntax for setting index storage parameters.  Is it =, TO, or just a space between the parameter name and the setting?

This makes the tab completion more helpful, by providing the (mandatory) equals sign.

Cheers,

Jeff
Вложения

Re: ALTER INDEX...SET tab completion

От
Robert Haas
Дата:
On Tue, Sep 8, 2015 at 4:23 PM, Jeff Janes <jeff.janes@gmail.com> wrote:
> I can never remember the syntax for setting index storage parameters.  Is it
> =, TO, or just a space between the parameter name and the setting?
>
> This makes the tab completion more helpful, by providing the (mandatory)
> equals sign.

Committed.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company