--On Mittwoch, Mai 10, 2006 10:14:22 +0200 Mario Weilguni <[EMAIL PROTECTED]> wrote:

No, I want that there is a setting or GUC that controls whether an error
or a  warning is raised when "begin" is executed within a transaction. I
know of  several php database wrappers that will be seriously broken when
errors are  raised...

Such a behavior is already broken by design. I think it's not desirable to blindly do transaction start or commit without tracking the current transaction state. So these wrappers
need to be fixed first.

--

                   Bernd

---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to