Re: drop table in PL/pgSQL
От
Jie Liang
Тема
Re: drop table in PL/pgSQL
Дата
Msg-id
Pine.BSF.4.10.10103230950290.29016-100000@tidal.ipinc.com
Ответ на
drop table in PL/pgSQL (datactrl)
Список
Дерево обсуждения
drop table in PL/pgSQL "datactrl" <quals@bigfoot.com>
Re: drop table in PL/pgSQL Jie Liang <jliang@ipinc.com>
Re: drop table in PL/pgSQL Roberto Mello <rmello@cc.usu.edu>
Re: drop table in PL/pgSQL Jie Liang <jliang@ipinc.com>
You cannot CREATE|DROP ALTER table in PL/pgSQL, in general, plsql can only take DML(i.e. SELECT| INSERT|UPDATE..) Jie LIANG St. Bernard Software 10350 Science Center Drive Suite 100, San Diego, CA 92121 Office:(858)320-4873 jliang@ipinc.com www.stbernard.com www.ipinc.com On Fri, 23 Mar 2001, datactrl wrote: > When I use "drop Table ..." in PL/pgSQL, it always causes an error as > "ERROR copyObject: don't know how to copy 614" > > JACK > > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly >
В списке pgsql-sql по дате отправления