Schema and Function names

From: "kenp" <kysubscriptions(at)f2s(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Schema and Function names
Date: 2007-01-02 14:58:54
Message-ID: 1167749934.806480.166230@48g2000cwx.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is it possible to get the names of the schema and function within a
plpgsql function?

It is possible to get this information inside a trigger using
TG_TABLE_SCHEMA and TG_TABLE_NAME. I would like to get these values
inside every function I write to display in all error messages.

Regards
Ken

Browse pgsql-general by date

  From Date Subject
Next Message Richard Huxton 2007-01-02 15:54:03 Re: About auto_increment
Previous Message Ing. Dan Horáček 2007-01-02 14:57:10 ldap auth problem