Re: Function name - Mailing list pgsql-novice

From Jack Kaufman
Subject Re: Function name
Date
Msg-id CAM=VM8328iC804eRXC6R1LVaxjU6gng0qXupFWYNeOF81K7OFw@mail.gmail.com
Whole thread Raw
In response to Function name  (Sergey Gigoyan <sergey.gigoyan@gmail.com>)
List pgsql-novice
Hello, Sergey,

There is a way to get the current function name.  However, it is not exactly easy or pretty.

So I'm curious; since it is the name of the current function you want, why not just just assign the variable with the function name?  (eg., fn_name text := 'this_function';)

Jack

On Mon, Feb 11, 2013 at 8:13 AM, Sergey Gigoyan <sergey.gigoyan@gmail.com> wrote:
How can I get current function name (for set as variable value)?



--
Jack Kaufman
MDS Application Devl (US)
Sanmina-SCI Corporation - Owego site
Email: jack.kaufman@sanmina.com
Skype: jack_kaufman_sanm
607-723-0507

CONFIDENTIALITY
This e-mail message and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail message, you are hereby notified that any dissemination, distribution or copying of this e-mail message, and any attachments thereto, is strictly prohibited.  If you have received this e-mail message in error, please immediately notify the sender and permanently delete the original and any copies of this email and any prints thereof.
ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL IS NOT INTENDED AS A SUBSTITUTE FOR A WRITING.  Notwithstanding the Uniform Electronic Transactions Act or the applicability of any other law of similar substance and effect, absent an express statement to the contrary hereinabove, this e-mail message its contents, and any attachments hereto are not intended to represent an offer or acceptance to enter into a contract and are not otherwise intended to bind the sender, Sanmina Corporation (or any of its subsidiaries), or any other person or entity.

pgsql-novice by date:

Previous
From: Sergey Gigoyan
Date:
Subject: Function name
Next
From: Sergey Gigoyan
Date:
Subject: Row Count