oid or schema name of current plpgsql function

From: mandjeli(at)mjesec(dot)ffzg(dot)hr (Matko Andjelinic)
To: pgsql-general(at)postgresql(dot)org
Subject: oid or schema name of current plpgsql function
Date: 2005-04-28 20:37:47
Message-ID: 20050428203747.GA14659@mjesec.ffzg.hr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a way to know the OID of the current plpgsql function from
inside the function?

What I really need is to extract the name of the schema where the
function is stored.

--
matko

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Keatis 2005-04-28 20:52:21 Problem: message type 0xxx arrived from server while idle
Previous Message Scott Marlowe 2005-04-28 20:13:13 Re: Clustering