Re: Grammer Cleanup

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Grammer Cleanup
Дата
Msg-id 11607.1104343927@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Grammer Cleanup  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: Grammer Cleanup  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-patches
Stephen Frost <sfrost@snowman.net> writes:
> Personally, I'd just like it to be
> consistent, when I was looking at how to add the grammar for group
> ownership group names were identified in one place as 'ColId' and another
> as 'UserId', iirc.

Oh, I had forgotten we already had a UserId production.  Yes, I agree
that if we're going to have that at all, it should be used consistently
in the places it applies to.

Given other discussion, it might be best to rename it to RoleId and use
that for both users and groups.

            regards, tom lane

В списке pgsql-patches по дате отправления:

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: Grammer Cleanup
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Grammer Cleanup