Re: get column name passed to a function - Mailing list pgsql-general

From Adrian Klaver
Subject Re: get column name passed to a function
Date
Msg-id 50ABE98D.7040407@gmail.com
Whole thread Raw
In response to get column name passed to a function  ("Rhys A.D. Stewart" <rhys.stewart@gmail.com>)
Responses Re: get column name passed to a function  (Rob Sargent <robjsargent@gmail.com>)
List pgsql-general
On 11/20/2012 11:36 AM, Rhys A.D. Stewart wrote:
> Greetings,
>
> I'm looking to obtain the name of a column that is passed to a function,
> similar to xmlforest. Suggestions?

This is going to require some more information.

1) What language is the function written in?

2) Trigger function or not?

3) A sample of the code?

>
> Regards,
>
>
> Rhys


--
Adrian Klaver
adrian.klaver@gmail.com


pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Simple queries slowdown, maybe related to 3-minute long " in transaction"?
Next
From: Rob Sargent
Date:
Subject: Re: get column name passed to a function