npgsql - Npgsql2: Add helper method to read bytes from stream even when

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Add helper method to read bytes from stream even when
Date: 2009-05-06 00:57:01
Message-ID: 20090506005701.C528A17ADEFF@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add helper method to read bytes from stream even when not all bytes are immediately available.

Modified Files:
--------------
Npgsql2/src/Npgsql:
PGUtil.cs (r1.9 -> r1.10)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/PGUtil.cs.diff?r1=1.9&r2=1.10)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2009-05-06 01:00:34 npgsql - Npgsql2: bug #1010267 - read all bytes in a copydata message.
Previous Message Tom Lane 2009-05-05 23:39:55 pgsql: Tweak a comment to agree a bit better with the new dispensation