Обсуждение: Missing psql tab-completion for ALTER FOREIGN TABLE

Поиск
Список
Период
Сортировка

Missing psql tab-completion for ALTER FOREIGN TABLE

От
Etsuro Fujita
Дата:
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

Вложения

Re: Missing psql tab-completion for ALTER FOREIGN TABLE

От
Robert Haas
Дата:
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

От
Etsuro Fujita
Дата:
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