Thread: ALTER INDEX...SET tab completion

ALTER INDEX...SET tab completion

From
Jeff Janes
Date:
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
Attachment

Re: ALTER INDEX...SET tab completion

From
Robert Haas
Date:
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