Re: ALTER TABLE INHERIT vs collations - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: ALTER TABLE INHERIT vs collations
Date
Msg-id 1303031550.4005.1.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: ALTER TABLE INHERIT vs collations  (Jean-Pierre Pelletier <pelletier_32@sympatico.ca>)
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: ALTER TABLE INHERIT vs collations
Next
From: Peter Eisentraut
Date:
Subject: blah blah set client_encoding segfault