Re: calling elog possibly causing problem in DirectFunctionCall1

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: calling elog possibly causing problem in DirectFunctionCall1
Дата
Msg-id 628.1164995263@sss.pgh.pa.us
обсуждение исходный текст
Ответ на calling elog possibly causing problem in DirectFunctionCall1  ("Rajesh Kumar Mallah" <mallah.rajesh@gmail.com>)
Ответы Re: calling elog possibly causing problem in DirectFunctionCall1
Re: calling elog possibly causing problem in DirectFunctionCall1
Список pgsql-sql
"Rajesh Kumar Mallah" <mallah.rajesh@gmail.com> writes:
>   data->time_stamp =
>     DirectFunctionCall1(timestamptz_in, CStringGetDatum("now"));

This code is incorrect, as timestamptz_in takes three arguments.
        regards, tom lane


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