transaction management in plpgsql functions - Mailing list pgsql-sql

From Cris Carampa
Subject transaction management in plpgsql functions
Date
Msg-id bod454$e2o$1@panco.nettuno.it
Whole thread Raw
Responses Re: transaction management in plpgsql functions  (Chester Kustarz <chester@arbor.net>)
List pgsql-sql
It seems that transaction management statements (begin work...commit 
work) are not allowed into plpgsql functions. Is it true? If true, what 
happens if I put a DML statement into a function? Is it automatically 
commited every time the function executes? Is there no way to rollback 
the changes?

Kind regards,

-- 
Cris Carampa (spamto:cris119@operamail.com)

"Poveri fanatici comunisti, noglobal e affetti dalla sindrome
anti-microsoft" (gli utenti Linux secondo un poster di ICOD)



pgsql-sql by date:

Previous
From: ron_tabada
Date:
Subject: help me...
Next
From: luisblock@amauta.rcp.net.pe
Date:
Subject: SQL Help