| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | jack <datactrl(at)tpg(dot)com(dot)au>, pgsql-sql(at)postgresql(dot)org |
| Subject: | Re: About EXECUTE in pl/pgsql |
| Date: | 2002-03-25 21:23:57 |
| Message-ID: | 200203252123.g2PLNvL18690@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > CVS current and 7.2.X CVS HISTORY/release.sgml updated with:
> > Allow CREATE TABLE AS ... SELECT in PL/PgSQL (Tom)
>
> We already did allow that. Please make it say
>
> Allow EXECUTE of "CREATE TABLE AS ... SELECT" in PL/PgSQL (Tom)
Done. I was wondering if EXECUTE was the only issue. I see it was.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jan Wieck | 2002-03-25 21:36:14 | Re: call the same pl/pgsql procedure twice in the same connection |
| Previous Message | Thomas Swan | 2002-03-25 21:16:26 | Re: Cleaning up template 1 |