Re: Trying to add a type modifier to user created type

Поиск
Список
Период
Сортировка
От Carsten Kropf
Тема Re: Trying to add a type modifier to user created type
Дата
Msg-id 79A1438B-ADC9-4485-8D8D-AFD0B6A71589@fh-hof.de
обсуждение исходный текст
Ответ на Re: Trying to add a type modifier to user created type  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Thanks a lot so far, got it working with the cast. Probably the documentation about create type where the type
modifiersare described should be extended in order to find that. 
Thanks and regards
    Carsten Kropf
Am 18.02.2010 um 16:46 schrieb Tom Lane:

> Yeb Havinga <yebhavinga@gmail.com> writes:
>> Carsten Kropf wrote:
>>> I wanted to add a new type that supports modifiers (comparable to
>>> numeric/varchar).
>
>> You need to add a cast from the type to itself, e.g.
>
> The CREATE CAST reference page has the gory details here.
>
>             regards, tom lane
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general


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

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: SQL select return into PSQL variables.
Следующее
От: Chris Barnes
Дата:
Сообщение: Setting a table to be ignored by autovacuum