Re: change alter user to be a true alias for alter role
От | Jov |
---|---|
Тема | Re: change alter user to be a true alias for alter role |
Дата | |
Msg-id | CADyrUxNN6WY8msNF6JQeWNB4aody3sYjhudT0hAMUcdpkq9ycw@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: change alter user to be a true alias for alter role (Jov <amutu@amutu.com>) |
Ответы |
Re: change alter user to be a true alias for alter role
|
Список | pgsql-hackers |
I make the v2 of the patch,use Tom's advice.
But I can't make ROLE and USER in the keyword list,it is hard to solve the conflict,or rewrite many gram rules.
the problem is :
role_or_user : ROLE | USER;
xx_keyword:...| ROLE|...|USER..;
this two rules produce conflict.So in v2,I remove ROLE and USER from the xx_keyword rule now?
Any idea?
Jov
blog: http:amutu.com/blog
2014-07-09 18:27 GMT+08:00 Jov <amutu@amutu.com>:
Sorry for the late resp,I will try to update the patch.Jovblog: http:amutu.com/blog2014-07-02 4:17 GMT+08:00 Abhijit Menon-Sen <ams@2ndquadrant.com>:At 2014-06-27 16:11:21 +0200, vik.fearing@dalibo.com wrote:Jov, do you expect to be able to work on the patch along the lines Tom
>
> After a week of silence from Jov, I decided to do this myself since it
> didn't seem very hard.
>
> Many frustrating hours of trying to understand why I'm getting
> shift/reduce conflicts by the hundreds later, I've decided to give up
> for now.
suggested and resubmit during this CF?
If not, since Vik gave up on it, it seems to me that it would be best to
mark it returned with feedback (which I'll do in a couple of days if I
don't hear anything to the contrary).
-- Abhijit
Вложения
В списке pgsql-hackers по дате отправления: