Re: IF (NOT) EXISTS in psql-completion

From: Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
To: pavel(dot)stehule(at)gmail(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: IF (NOT) EXISTS in psql-completion
Date: 2016-10-31 01:15:48
Message-ID: 20161031.101548.162143279.horiguchi.kyotaro@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello,

At Fri, 30 Sep 2016 14:43:03 +0900 (Tokyo Standard Time), Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> wrote in <20160930(dot)144303(dot)91443471(dot)horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp>
> The following is the first part of the document I have written up
> to now. Please help me by giving me any corrections, suggestions,
> opinions, or anything else!

Anyway, I fixed space issues and addressed the
COMPLETE_WITH_QUERY()'s almost unused parameter problem. And
tried to write a README files.

Some incomplete suggestions are not of this patch and maybe
proposed as another patch.

regards,

--
Kyotaro Horiguchi
NTT Open Source Software Center

Attachment Content-Type Size
0001-Refactoring-tab-complete-to-make-psql_completion-cod.patch text/x-patch 122.6 KB
0002-Make-keywords-case-follow-to-input.patch text/x-patch 35.9 KB
0003-Fix-suggested-keywords-to-follow-input-in-tab-comple.patch text/x-patch 8.9 KB
0004-Introduce-word-shift-and-removal-feature-to-psql-com.patch text/x-patch 49.6 KB
0005-Add-suggestion-for-IF-NOT-EXISTS-for-some-syntaxes.patch text/x-patch 14.4 KB
0006-Add-README-for-tab-completion.patch text/x-patch 6.3 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro HORIGUCHI 2016-10-31 01:39:12 Re: asynchronous execution
Previous Message Kyotaro HORIGUCHI 2016-10-31 00:59:15 Re: Radix tree for character conversion