Schema and Function names - Mailing list pgsql-general

From kenp
Subject Schema and Function names
Date
Msg-id 1167749934.806480.166230@48g2000cwx.googlegroups.com
Whole thread Raw
List 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


pgsql-general by date:

Previous
From: "Andrus"
Date:
Subject: Replacing all CHAR colums with VARCHAR
Next
From: Dennis
Date:
Subject: Re: Geographical redundancy