Re: 9.5 BLOCKER: regrole and regnamespace and quotes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 9.5 BLOCKER: regrole and regnamespace and quotes
Дата
Msg-id 27937.1451879227@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: 9.5 BLOCKER: regrole and regnamespace and quotes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
I wrote:
> There's no real advantage to that anyway, compared with just doing
> stringToQualifiedNameList and then complaining if its list_length isn't 1.

Or just use SplitIdentifierString directly ...
        regards, tom lane



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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Broken lock management in policy.c.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: row_security GUC does not behave as documented