Re: Parse error help needed...

From: Richard Huxton <dev(at)archonet(dot)com>
To: Anton(dot)Nikiforov(at)loteco(dot)ru
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Parse error help needed...
Date: 2004-01-13 12:31:35
Message-ID: 200401131231.35611.dev@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday 13 January 2004 12:01, Anton(dot)Nikiforov(at)loteco(dot)ru wrote:
> RH> Remove the "commit" line - functions cannot define their own
> transactions RH> anyway.
> Do you know if it will be solved sometime? Or this is architecture
> dependend problem? I mean that transactions are rulez and very helpful
> rulez when working with large databases.

Nested transactions are on the todo list, but I don't know when they will
appear.

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John Sidney-Woollett 2004-01-13 12:47:03 Nested transaction workaround?
Previous Message Richard Huxton 2004-01-13 12:28:10 Re: insertion with trigger failed unexpectedly