npgsql - Npgsql2: bug #1010267 - read all bytes in a copydata message.

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: bug #1010267 - read all bytes in a copydata message.
Date: 2009-05-06 01:00:34
Message-ID: 20090506010034.074CF17ADEFF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
bug #1010267 - read all bytes in a copydata message.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlState.cs (r1.19 -> r1.20)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlState.cs.diff?r1=1.19&r2=1.20)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-05-06 03:22:15 pgsql: Fix ecpg tests for change that disallowed Unicode literals unless
Previous Message User Jbcooley 2009-05-06 00:57:01 npgsql - Npgsql2: Add helper method to read bytes from stream even when