Re: Type modifiers for DOMAIN

Поиск
Список
Период
Сортировка
От Jaime Casanova
Тема Re: Type modifiers for DOMAIN
Дата
Msg-id 3073cc9b1001052233v5ed137f6x5cc6033e810d0319@mail.gmail.com
обсуждение исходный текст
Ответ на Type modifiers for DOMAIN  (Takahiro Itagaki <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-hackers
On Wed, Jan 6, 2010 at 1:12 AM, Takahiro Itagaki
<itagaki.takahiro@oss.ntt.co.jp> wrote:
>
> What reason do we have not to inherit typmodin/typmodout from the base type?
> I found a comment in DefineDomain(),
>    /* Domains never accept typmods, so no typmodin/typmodout needed */
> but can we relax the restriction? This feature would be useful for migration
> from other DBMSes that have non-standard data types.
>

+1

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


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

Предыдущее
От: Takahiro Itagaki
Дата:
Сообщение: Type modifiers for DOMAIN
Следующее
От: decibel
Дата:
Сообщение: Re: Stats for inheritance trees