Re: A bug of psql completion - Mailing list pgsql-hackers

From Kyotaro HORIGUCHI
Subject Re: A bug of psql completion
Date
Msg-id 20161205.193656.75630325.horiguchi.kyotaro@lab.ntt.co.jp
Whole thread Raw
In response to Re: A bug of psql completion  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
At Mon, 28 Nov 2016 11:52:07 -0500, Tom Lane <tgl@sss.pgh.pa.us> wrote in <4624.1480351927@sss.pgh.pa.us>
tgl> Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.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





pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Radix tree for character conversion
Next
From: Masahiko Sawada
Date:
Subject: The max value of autovacuum_vacuum/analyze_scale_factor.