Re: IF (NOT) EXISTS in psql-completion
От | Pavel Stehule |
---|---|
Тема | Re: IF (NOT) EXISTS in psql-completion |
Дата | |
Msg-id | CAFj8pRBCv3hkruPivtcOA3ijYN2-jWo6L8h=4t7nZCYt38KE4A@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: IF (NOT) EXISTS in psql-completion (Pavel Stehule <pavel.stehule@gmail.com>) |
Ответы |
Re: IF (NOT) EXISTS in psql-completion
|
Список | pgsql-hackers |
Hi
2016-03-17 21:02 GMT+01:00 Pavel Stehule <pavel.stehule@gmail.com>:
HiI am looking this patch. It looks well, but this feature doesn't respect upper or lower chars. It enforce upper chars. This is not consistent with any other autocomplete.
I checked it against sql help and these statements doesn't work
alter foreign table hhhh drop column
alter text search configuration jjj drop mapping
alter type hhh drop attribute
drop cast
drop extension
drop operator
drop text search
drop transform -- missing autocomplete completely
drop user mapping
alter table jjj add column
create temp sequence
create sequence
alter foreign table hhhh drop column
alter text search configuration jjj drop mapping
alter type hhh drop attribute
drop cast
drop extension
drop operator
drop text search
drop transform -- missing autocomplete completely
drop user mapping
alter table jjj add column
create temp sequence
create sequence
Regards
Pavel
RegardsPavel
regards,
--
Kyotaro Horiguchi
NTT Open Source Software Center--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
В списке pgsql-hackers по дате отправления: