Re: Problem executing user function (on Solaris) - Mailing list pgsql-novice

From Tom Lane
Subject Re: Problem executing user function (on Solaris)
Date
Msg-id 19833.1094652499@sss.pgh.pa.us
Whole thread Raw
In response to Problem executing user function (on Solaris)  ("Rajan Bhide" <rbhide@starentnetworks.com>)
List 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 by date:

Previous
From: "Daniel Secomb"
Date:
Subject: Why am I getting the error: "Cannot insert a duplicate key into unique index"?
Next
From: paul@entropia.co.uk
Date:
Subject: Re: Why am I getting the error: "Cannot insert a duplicate key into unique index"?