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

From Pavel Stehule
Subject Re: get column name passed to a function
Date
Msg-id CAFj8pRDTPjrkdBnDdFD3Uxxw+kvy28xTKjh0jkSchH2ikBVD6g@mail.gmail.com
Whole thread Raw
In response to get column name passed to a function  ("Rhys A.D. Stewart" <rhys.stewart@gmail.com>)
List pgsql-general
Hello

2012/11/20 Rhys A.D. Stewart <rhys.stewart@gmail.com>:
> Greetings,
>
> I'm looking to obtain the name of a column that is passed to a function,
> similar to xmlforest. Suggestions?
>

It is not possible :(

you cannot to do it without postgres's parser hacking

Regards

Pavel Stehule

> Regards,
>
>
> Rhys


pgsql-general by date:

Previous
From: Rob Sargent
Date:
Subject: Re: get column name passed to a function
Next
From: Adrian Klaver
Date:
Subject: Re: get column name passed to a function