Re: ALTER TABLE INHERIT vs collations

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: ALTER TABLE INHERIT vs collations
Дата
Msg-id 1303031550.4005.1.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: ALTER TABLE INHERIT vs collations  (Jean-Pierre Pelletier <pelletier_32@sympatico.ca>)
Список pgsql-hackers
On Sat, 2011-04-16 at 21:52 -0400, Jean-Pierre Pelletier wrote:
> One use case for this might be with constraint exclusion where there
> would be one
> partition per collation (language) with queries against the parent table always
> being for exactly one language.

If you really wanted that, you can always use a view to make it
explicit.



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: ALTER TABLE INHERIT vs collations
Следующее
От: Peter Eisentraut
Дата:
Сообщение: blah blah set client_encoding segfault