Re: Composite types and NULL within PL/pgSQL

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Composite types and NULL within PL/pgSQL
Дата
Msg-id 87hd42wkvf.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на Re: Composite types and NULL within PL/pgSQL  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane <tgl@sss.pgh.pa.us> writes:

> you cannot enter such a thing as a row of a table, for example, and that is
> the basic property that any rowtype ought to have no?

Well that logic would apply equally to any SQL datatype. You can't perform
arithmetic on NULL and that's the basic property any integer should have after
all.


--
greg

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Can't Figure Out Where Rows Are Going
Следующее
От: HH
Дата:
Сообщение: Re: Can't Figure Out Where Rows Are Going