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

From Kyotaro HORIGUCHI
Subject Re: Tab completion for CREATE TYPE
Date
Msg-id 20190514.151807.36347798.horiguchi.kyotaro@lab.ntt.co.jp
Whole thread Raw
In response to Tab completion for CREATE TYPE  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: Tab completion for CREATE TYPE
List pgsql-hackers
Hello.

At Tue, 14 May 2019 17:50:58 +1200, Thomas Munro <thomas.munro@gmail.com> wrote in
<CA+hUKGLk=0yLDjfviONJLzcHEzygj=x6VbGH43LnXbBUvQb52g@mail.gmail.com>
> Hi,
> 
> Since I keep forgetting the syntax and options, here is $SUBJECT.

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.

regards.

-- 
Kyotaro Horiguchi
NTT Open Source Software Center




pgsql-hackers by date:

Previous
From: Chris Travers
Date:
Subject: Re: ERROR: tuple concurrently updated when modifying privileges
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] Unlogged tables cleanup