From: Lucio C. [VORio] <pos...@vo...> - 2013-09-21 19:49:56
|
My best regards to Postgres-XC developers. I am writing this e-mail in order to resolve a doubt about the use of DML in functions using pl/pgsql. In section "E.5.7. Restrictions" of the "1.1 Release Notes", I can see that DML are not allowed in pl/pgsql. But looking at the manual Postgres-XC, in the part that deals with the use of pl/pgsql, I see instructions that can be used as the EXECUTE and PERFORM commands. My question is: Even with this I will not be able to make DML functions using pl/pgsql? If not, there is another way to be into de database, or planning to include the use of DML in pl/pgsql in future versions? Thanks! Lucio Chiessi Rio de Janeiro - Brasil |