Ali Baba <[EMAIL PROTECTED]> writes:

> exception
> when others then
>     raise info 'error generated ';
>     commit;
>     RETURN 0;
> end;

You can't COMMIT inside a function.

-Doug

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to