Re: Passing tables as parameter
От
Robert B. Easter
Тема
Re: Passing tables as parameter
Дата
Msg-id
01010620235319.09559@comptechnews
Ответ на
Passing tables as parameter (gianpaolo)
Список
Дерево обсуждения
Passing tables as parameter gianpaolo <gianpaolo@preciso.net>
Re: Passing tables as parameter "Robert B. Easter" <reaster@comptechnews.com>
Re: Passing tables as parameter gianpaolo <gianpaolo@preciso.net>
Can I see your function that tried to do it? Pg 7.1 beta has a new EXECUTE statement for PL/pgSQL that allows execution of a query string that can be created dynamically (see the development docs at www.postgresql.org). It might be relevant to your problem. On Friday 05 January 2001 03:59, gianpaolo wrote: > Short question: > is it possible to pass tables names as parameter in FUNCTION? > I tried with SQL function as well as with PLPGSQL but I couldn't do it. > Did I do something wrong or is it impossible? > Thanks a lot > > gianpaolo racca > gianpaolo@preciso.net -- -------- Robert B. Easter reaster@comptechnews.com --------- -- CompTechNews Message Board http://www.comptechnews.com/ -- -- CompTechServ Tech Services http://www.comptechserv.com/ -- ---------- http://www.comptechnews.com/~reaster/ ------------
В списке pgsql-general по дате отправления