get current function name - Mailing list pgsql-novice

From Nicholas Slabosz
Subject get current function name
Date
Msg-id 313bd18e0909272345o70a15b26j7107aa0dcd7ce7e9@mail.gmail.com
Whole thread Raw
List pgsql-novice
Hi

For user defined functions or procedures is it possible to dynamically generate the current function name when a process flow is running? I am working on a project where each user defined function will have exception catching that calls another function to log that exception or error should one occur, passing the current function name as an argument. Rather then hard code the function name as a parameter in each function i want to use another function to generate this info.

I have searched forums high and low and found nothing.

Kind Regards

pgsql-novice by date:

Previous
From: Robert Haas
Date:
Subject: Re: [BUGS] Databse installation problem
Next
From: Ounce Snow
Date:
Subject: error message on install