Re: Dynamic function execution? - Mailing list pgsql-general

From Michael Fuhr
Subject Re: Dynamic function execution?
Date
Msg-id 20060314182616.GA11651@winnie.fuhr.org
Whole thread Raw
In response to Re: Dynamic function execution?  (Nick Johnson <arachnid@notdot.net>)
Responses Re: Dynamic function execution?  (Nick Johnson <arachnid@notdot.net>)
Re: Dynamic function execution?  ("Merlin Moncure" <mmoncure@gmail.com>)
List pgsql-general
On Tue, Mar 14, 2006 at 07:21:51AM -0800, Nick Johnson wrote:
> On 14/03/2006, at 12:05 AM, Michael Fuhr wrote:
> >Why do you need to do this?  What problem are you trying to solve?
>
> I want to associate Postgres functions with rows of a table (eg, a
> table column of datatype regproc or regprocedure) and be able to
> execute the function associated with that  row in a query.

Could you post an example?  Others might be interested in seeing
an application of something like that.

--
Michael Fuhr

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: open file counts in 8.1.2?
Next
From: Tom Lane
Date:
Subject: Re: Resetting priveleges on a table