datatype: not variable, not fixed length

Поиск
Список
Период
Сортировка
От Moritz Sinn
Тема datatype: not variable, not fixed length
Дата
Msg-id m3bs7p8k0p.fsf@moritz.sinnhq.de
обсуждение исходный текст
Ответы Re: datatype: not variable, not fixed length  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general
hi,

i'd like to write a datatype which is similar to varchar, i want the
programmer be able to set its length when he creates the table. but
it seems that there are only 2 options: completely variable or fixed.
so do i have to write an new basic type and recompile postgresql?

thanks,
 moritz

--


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

Предыдущее
От: Laurette Cisneros
Дата:
Сообщение: Monitoring postgresql
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: datatype: not variable, not fixed length