Re: [SQL] NULL

Поиск
Список
Период
Сортировка
Искать
От
Tom Lane
Тема
Re: [SQL] NULL
Дата
Msg-id
19817.942713416@sss.pgh.pa.us
Ответ на
Re: [SQL] NULL (wieck@debis.com (Jan Wieck))
Список
Дерево обсуждения
Re: [SQL] Triggers Jan Wieck <wieck@debis.com>
Re: [SQL] Triggers Matthew Hagerty <matthew@venux.net>
wieck@debis.com (Jan Wieck) writes:
>     I can't see any shift/reduce conflicts if I place a
>         | NULL_P
>     case into the ColConstraintElem: definition right between the
>         | DEFAULT b_expr
>     and
>         | NOT NULL_P
>     cases. Could it be that this reason is out of date?

Could be.  I remember tweaking the ColConstraint grammar to avoid
shift-reduce conflicts with NOT NULL, and it might be that that got
rid of the problem with NULL as well.

It's still not legal under the SQL92 spec, though, and I'd hate to see
us give up anything else in order to allow a content-free NULL spec to
be added...
		regards, tom lane

В списке pgsql-sql по дате отправления
От: wieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [SQL] NULL
От: D'Arcy J.M. Cain
Дата:
FAQ