Re: userdefined types

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: userdefined types
Дата
Msg-id 43C2B2C5.1050000@wildenhain.de
обсуждение исходный текст
Ответ на Re: userdefined types  (Assad Jarrahian <jarraa@gmail.com>)
Список pgsql-general
Assad Jarrahian schrieb:
> Why is the first commaa wrong?
> I guess thats my question
>
> how do I set a value of a type to null?
> I mean if type is made up of type a,b,c
> how do I set them all at once, but having b to be null?
>
> I thought using the ,, with nothing in between would do that I guess I
> was wrong.
> Any help would be much appreciated.
> -assad

You write: null
e.g. (null,null,1,2,3,4) in your case.

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

Предыдущее
От: Assad Jarrahian
Дата:
Сообщение: Re: userdefined types
Следующее
От: rlhsiao@gmail.com
Дата:
Сообщение: help with rules for system table