Re: Transaction Rollback problen (3.0 Protocol)

From: Carlos Guzmán Álvarez <carlosga(at)telefonica(dot)net>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Transaction Rollback problen (3.0 Protocol)
Date: 2003-11-21 18:03:42
Message-ID: 3FBE537E.8090300@telefonica.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello:

> Are you using the extended query protocol? If so you probably have
> forgotten the need for a Sync message.

You are right, thanks very much, it's working well now.

--
Best regards

Carlos Guzmán Álvarez
Vigo-España

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Lamar Owen 2003-11-21 18:13:08 First generic/redhatish RPM's uploaded to ftp.postgresql.org.
Previous Message Tom Lane 2003-11-21 17:57:20 Re: calling plpgsql from c