Re: [GENERAL] Schema manipulation from plpgsql

2010-12-10 Thread Guillaume Lelarge
Le 10/12/2010 16:01, Gevik Babakhani a écrit : > I was wondering if there are any schema manipulation statements which > are not allowed from within a PL/PGSQL function. (Except from > create/drop a database) > create/drop tablespace They are the only exception AFAICT. -- Guillaume http://ww

[GENERAL] Schema manipulation from plpgsql

2010-12-10 Thread Gevik Babakhani
I was wondering if there are any schema manipulation statements which are not allowed from within a PL/PGSQL function. (Except from create/drop a database) -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpre