Re: pg 7.3 Time function not working

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg 7.3 Time function not working
Дата
Msg-id 10575.1062077685@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg 7.3 Time function not working  (Uday Walia <waliau@yahoo.com>)
Список pgsql-jdbc
Uday Walia <waliau@yahoo.com> writes:
> We are upgrading from pg 7.1 to 7.3.3.
> The following which works on 7.1 gives error on 7.3.3.
> select time (timestamp '2003-08-30 20:30');

time(x) is a datatype name, and has been for a couple releases now.
Suggest using cast notation instead.

            regards, tom lane

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

Предыдущее
От: Toby Doig
Дата:
Сообщение: Re: Help - lo_close: invalid large obj descriptor
Следующее
От: Fernando Nasser
Дата:
Сообщение: Re: binding variable length array