Re: how to check presence of a function and set permissions?
| От | Bruce Momjian |
|---|---|
| Тема | Re: how to check presence of a function and set permissions? |
| Дата | |
| Msg-id | 200105220415.f4M4Fus29615@candle.pha.pa.us обсуждение исходный текст |
| Ответ на | Re: how to check presence of a function and set permissions? (Tod McQuillin <devin@spamcop.net>) |
| Список | pgsql-sql |
I see EXECUTE in the PL/PgSQL manual. > On Mon, 21 May 2001, Bruno Boettcher wrote: > > > since i am now destroying and recreating my functions at every request > > (due to the fact that pl/psql can't cope with dynamic table names, > > I don't know about the rest of your question but I believe PostgreSQL > supports dynamic queries in plpgsql since v7.1 -- > > EXECUTE 'SELECT * FROM ' || table_name || ' WHERE whatever'; > > However, I do not see it in the documentation, so now I'm not 100% > certain. > -- > Tod McQuillin > > > > ---------------------------(end of broadcast)--------------------------- > TIP 4: Don't 'kill -9' the postmaster > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-sql по дате отправления: