"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