Re: Should we document how column DEFAULT expressions work?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Should we document how column DEFAULT expressions work?
Дата
Msg-id 342046.1720212632@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Should we document how column DEFAULT expressions work?  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Should we document how column DEFAULT expressions work?
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> Also interestingly, "now" without quotes requires parentheses to make it
> a function call:

I'm not sure why you find that surprising, or why you think that
'now()'::timestamptz is a function call.  (Well, it is a call of
timestamptz_in, but not of the SQL function now().)  Documentation
that is equally confused won't help any.

            regards, tom lane



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