Re: Tab completion for CREATE TYPE - Mailing list pgsql-hackers

From Edgy Hacker
Subject Re: Tab completion for CREATE TYPE
Date
Msg-id 20190514083117.GA12568@metal
Whole thread Raw
In response to Re: Tab completion for CREATE TYPE  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Tab completion for CREATE TYPE  (Thomas Munro <thomas.munro@gmail.com>)
List pgsql-hackers
On Tue, May 14, 2019 at 06:58:14PM +1200, Thomas Munro wrote:
> On Tue, May 14, 2019 at 6:18 PM Kyotaro HORIGUCHI
> <horiguchi.kyotaro@lab.ntt.co.jp> wrote:
> > I played with this a bit and found that "... (attr=[tab]" (no
> > space between "r" and "=") complets with '='. Isn't it annoying?
> >
> > Only "UPDATE hoge SET a=[tab]" behaves the same way among
> > existing completions.
> 
> Hmm.  True.  Here's one way to fix that.

Hmm... just got here.

What happens around here?

> 
> -- 
> Thomas Munro
> https://enterprisedb.com






pgsql-hackers by date:

Previous
From: navneet nikku
Date:
Subject: can we create index/constraints in different schema
Next
From: Michael Paquier
Date:
Subject: Re: can we create index/constraints in different schema