Re: get column name passed to a function

From: Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>
To: "Rhys A(dot)D(dot) Stewart" <rhys(dot)stewart(at)gmail(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: get column name passed to a function
Date: 2012-11-20 20:35:25
Message-ID: 50ABE98D.7040407@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)klaver(at)gmail(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Rob Sargent 2012-11-20 20:51:32 Re: get column name passed to a function
Previous Message Merlin Moncure 2012-11-20 20:33:54 Re: Simple queries slowdown, maybe related to 3-minute long "<IDLE> in transaction"?