Re: Assertion failure in cvs head.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Assertion failure in cvs head.
Date: 2004-09-16 14:55:19
Message-ID: 21100.1095346519@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Kris Jurka <books(at)ejurka(dot)com> writes:
> I'm implementing savepoint support for the JDBC driver and I'm seeing an
> assertion failure in cvs head this morning. It seems related to using
> both savepoints and the v3 protocol.

Hmm, how are you issuing these commands exactly (what protocol message
sequence is being sent?).

I can't reproduce it using psql, but I suppose you knew that.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Kris Jurka 2004-09-16 16:03:29 Re: Assertion failure in cvs head.
Previous Message Kris Jurka 2004-09-16 13:31:20 Assertion failure in cvs head.