John R Pierce wrote:
On 05/22/11 10:45 AM, Darren Duncan wrote:
Absolutely. But if the kind of stored procedures were supported that can do anything a database client can do, including transaction control statements, then the main program routine would typically be one of those.

yes, but postgres doesn't support the idea of stored procedures callable outside of transactions, so I don't know how this could be implemented without some major rework of the core engine.

Well, one can dream. I also anticipate that this limitation will be gone some day. I may even help remove it some day if it comes to that. -- Darren Duncan

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to