Re: [SQL] nulls and datetime

Поиск
Список
Период
Сортировка
Искать
От
Thomas Lockhart
Тема
Re: [SQL] nulls and datetime
Дата
Msg-id
383030AA.37EB2B0B@alumni.caltech.edu
Список
Дерево обсуждения
Re: [SQL] how can tell if a column is a primary key? "Gary MacMinn" <G.MacMinn@nca.gov.au>
Re: [SQL] nulls and datetime Tom Lane <tgl@sss.pgh.pa.us>
> > Seems to me that NULL in should produce NULL out, which was the old
> > behavior. I'll add this to my ToDo, unless someone else has already
> > picked it up.
> If you don't fix it sooner, I will change it when I pass through that
> code doing the fmgr interface changes...

I started looking at it, and remembered that part of the problem is
that the date type and time type are pass-by-value, so they will need
to use the "undocumented second argument". I'll put it on my ToDo
list, but may not look at it until you fix up fmgr()...
                     - Thomas

-- 
Thomas Lockhart				lockhart@alumni.caltech.edu
South Pasadena, California

В списке pgsql-sql по дате отправления
От: Tom Lane
Дата:
Сообщение: Re: [SQL] nulls and datetime
От: Goran Thyni
Дата:
Сообщение: NULL
FAQ