Re: How about to have relnamespace and relrole?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: How about to have relnamespace and relrole?
Дата
Msg-id 18413.1427904837@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: How about to have relnamespace and relrole?  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: How about to have relnamespace and relrole?  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> The only possible issue I see on reading the patches is that these are 
> treated differently for dependencies than other regFOO types. Rather 
> than create a dependency if a value is used in a default expression, an 
> error is raised if one is found. Are we OK with that?

Why would it be a good idea to act differently from the others?
        regards, tom lane



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Bogus WAL segments archived after promotion
Следующее
От: Petr Jelinek
Дата:
Сообщение: Re: TABLESAMPLE patch