Re: [HACKERS] Missing psql tab-completion for ALTER FOREIGN TABLE

2015-04-30 Thread Etsuro Fujita
On 2015/04/30 1:59, Robert Haas wrote: On Mon, Apr 27, 2015 at 2:50 AM, Etsuro Fujita 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 -- Sent via pgsql-hackers mailing list

Re: [HACKERS] Missing psql tab-completion for ALTER FOREIGN TABLE

2015-04-29 Thread Robert Haas
On Mon, Apr 27, 2015 at 2:50 AM, Etsuro Fujita 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 -- Sent via pgsql-hacke

[HACKERS] Missing psql tab-completion for ALTER FOREIGN TABLE

2015-04-26 Thread 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 *** a/src/bin/psql/tab-complete.c --- b/src/bin/psql/tab-complete.c *** *** 1128,1134 psql_completion(const char *text, int start, int end) pg_str