Re: Problem executing user function (on Solaris)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Problem executing user function (on Solaris)
Дата
Msg-id 19833.1094652499@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Problem executing user function (on Solaris)  ("Rajan Bhide" <rbhide@starentnetworks.com>)
Список pgsql-novice
"Rajan Bhide" <rbhide@starentnetworks.com> writes:
> psql=# select * from GSS_FUNC_REQ_CDR_COUNT();
> ERROR:  parser: parse error at or near "("

> psql=# SELECT  GSS_FUNC_REQ_CDR_COUNT();
> NOTICE:  plpgsql: ERROR during compile of gss_func_req_cdr_count near
> line 0
> ERROR:  fmgr_info: function 0: cache lookup failed

> I am using PostgreSQL 7.4.3 on Solaris 5.8

No, I don't think you are.  Better check the version() again.

            regards, tom lane

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

Предыдущее
От: "Daniel Secomb"
Дата:
Сообщение: Why am I getting the error: "Cannot insert a duplicate key into unique index"?
Следующее
От: paul@entropia.co.uk
Дата:
Сообщение: Re: Why am I getting the error: "Cannot insert a duplicate key into unique index"?