Re: drop table in PL/pgSQL

Поиск
Список
Период
Сортировка
От Roberto Mello
Тема Re: drop table in PL/pgSQL
Дата
Msg-id 20010323115345.A17794@cc.usu.edu
обсуждение исходный текст
Ответ на Re: drop table in PL/pgSQL  (Jie Liang <jliang@ipinc.com>)
Ответы Re: drop table in PL/pgSQL  (Jie Liang <jliang@ipinc.com>)
Список pgsql-sql
On Fri, Mar 23, 2001 at 09:52:56AM -0800, Jie Liang wrote:
> 
> You cannot CREATE|DROP ALTER table in PL/pgSQL, 
> in general, plsql can only take DML(i.e. SELECT|
> INSERT|UPDATE..)
You can't? I just did (on PG 7.1). AFAIK, you _can_ CREATE/DROP, but you can't roll back.
-Roberto
-- 
+----| http://fslc.usu.edu USU Free Software & GNU/Linux Club|------+ Roberto Mello - Computer Science, USU -
http://www.brasileiro.net     http://www.sdl.usu.edu - Space Dynamics Lab, Web Developer    
 
"Carrier detected." Go to the dentist...


В списке pgsql-sql по дате отправления:

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: trigger output to a file
Следующее
От: Jie Liang
Дата:
Сообщение: Re: drop table in PL/pgSQL