| From: | Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> |
|---|---|
| To: | tgl(at)sss(dot)pgh(dot)pa(dot)us |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: A bug of psql completion |
| Date: | 2016-12-05 10:36:56 |
| Message-ID: | 20161205.193656.75630325.horiguchi.kyotaro@lab.ntt.co.jp |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
At Mon, 28 Nov 2016 11:52:07 -0500, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote in <4624(dot)1480351927(at)sss(dot)pgh(dot)pa(dot)us>
tgl> Kyotaro HORIGUCHI <horiguchi(dot)kyotaro(at)lab(dot)ntt(dot)co(dot)jp> writes:
tgl> > I noticed that the psql completion code for "ALTER TABLE x ALTER
tgl> > [COLUMN] x DROP" is wrong. It works as the following
...
tgl> > The attached patch fixes it.
tgl>
tgl> Pushed, thanks.
Thanks for committing.
--
Kyotaro Horiguchi
NTT Open Source Software Center
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Masahiko Sawada | 2016-12-05 11:14:41 | The max value of autovacuum_vacuum/analyze_scale_factor. |
| Previous Message | Kyotaro HORIGUCHI | 2016-12-05 10:29:54 | Re: Radix tree for character conversion |