npgsql - Npgsql2: [#1010567] failed LargeObject operation causes - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: [#1010567] failed LargeObject operation causes
Date
Msg-id 20090506032842.6BE4F17ADEFA@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

[#1010567] failed LargeObject operation causes NotSupportedException. This patch may also work as a workaround for any
seekexception problem. We still have to investigate why Npgsql is letting behind data in the stream. 

Modified Files:
--------------
    Npgsql2/src/Npgsql:
        NpgsqlQuery.cs (r1.6 -> r1.7)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlQuery.cs.diff?r1=1.6&r2=1.7)

pgsql-committers by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: Fixed line ending inconsistencies.
Next
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: Updated for 2.0.5 release.