Re: insert into: NULL in date column

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: insert into: NULL in date column
Дата
Msg-id alpine.LNX.2.20.1901120800140.10285@salmo.appl-ecosys.com
обсуждение исходный текст
Ответ на Re: insert into: NULL in date column  ("David G. Johnston" <david.g.johnston@gmail.com>)
Ответы Re: insert into: NULL in date column  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-general
On Sat, 12 Jan 2019, David G. Johnston wrote:

> Actually, you didn't ask about the check constraint, which is actually
> horribly broken since current_date is not an immutable function.

David,

   I know that nulls cannot be validly used in comparisons which makes the
check constraint FUBAR.

Thanks,

Rich


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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: insert into: NULL in date column
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: insert into: NULL in date column