Re: fixing CREATEROLE

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: fixing CREATEROLE
Дата
Msg-id 3460446.1669134580@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: fixing CREATEROLE  (walther@technowledgy.de)
Список pgsql-hackers
walther@technowledgy.de writes:
>> No, we don't support partial indexes on catalogs, and I don't think
>> we want to change that.  Partial indexes would require expression
>> evaluations occurring at very inopportune times.

> I see. Is that the same for indexes *on* an expression? Or would those 
> be ok?

Right, we don't support those on catalogs either.

> Now, you are going to tell me that EXCLUDE constraints are not supported 
> on catalogs either, right? ;)

Nor those.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Slow standby snapshot
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Damage control for planner's get_actual_variable_endpoint() runaway