Thread: Missing psql tab-completion for ALTER FOREIGN TABLE

Missing psql tab-completion for ALTER FOREIGN TABLE

From
Etsuro Fujita
Date:
Here is a patch to add missing tab-completion for ALTER FOREIGN TABLE.
I'll add this to the next CF.

Best regards,
Etsuro Fujita

Attachment

Re: Missing psql tab-completion for ALTER FOREIGN TABLE

From
Robert Haas
Date:
On Mon, Apr 27, 2015 at 2:50 AM, Etsuro Fujita
<fujita.etsuro@lab.ntt.co.jp> wrote:
> Here is a patch to add missing tab-completion for ALTER FOREIGN TABLE.
> I'll add this to the next CF.

Committed, thanks.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



Re: Missing psql tab-completion for ALTER FOREIGN TABLE

From
Etsuro Fujita
Date:
On 2015/04/30 1:59, Robert Haas wrote:
> On Mon, Apr 27, 2015 at 2:50 AM, Etsuro Fujita
> <fujita.etsuro@lab.ntt.co.jp> wrote:
>> Here is a patch to add missing tab-completion for ALTER FOREIGN TABLE.
>> I'll add this to the next CF.
>
> Committed, thanks.

Thanks!

Best regards,
Etsuro Fujita