Is it possible return any value other than 'OPAQUE' - Mailing list pgsql-admin

From shreedhar
Subject Is it possible return any value other than 'OPAQUE'
Date
Msg-id 000d01c25b1e$fdb550a0$1201a8c0@a4005
Whole thread Raw
Responses Re: Is it possible return any value other than 'OPAQUE'  (Sean Chittenden <sean@chittenden.org>)
List pgsql-admin
Hi All

Is it possible return any value other than 'OPAQUE', If we can return how it
can be retreived.

CREATE FUNCTION emp_stamp () RETURNS OPAQUE AS
    BEGIN

    END;
' LANGUAGE 'plpgsql';


Sreedhar Bhaskararaju 1,2nd Main Road, KottuGardens, Chennai - 600 085 Ph :
4475111 Email : shreedhar@lucidindia.net


pgsql-admin by date:

Previous
From: "Adam Singer"
Date:
Subject: Re: ERROR: No such attribute or function 'oid'
Next
From: Sean Chittenden
Date:
Subject: Re: Is it possible return any value other than 'OPAQUE'