npgsql - Npgsql2: Fixed a problem where LargeObjectManager was

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fixed a problem where LargeObjectManager was
Date: 2008-07-10 05:10:44
Message-ID: 20080710051044.E7B0817AE695@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

Fixed a problem where LargeObjectManager was incorrectly closing the connection.
Thanks Jordan A from forum discussion: http://pgfoundry.org/forum/forum.php?thread_id=1790&forum_id=519 for heads up.

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

Browse pgsql-committers by date

  From Date Subject
Next Message User Nanardon 2008-07-10 05:20:51 pgrpm - pgrpm: - 0.1.8
Previous Message Tom Lane 2008-07-10 02:14:03 pgsql: Tighten up SS_finalize_plan's computation of valid_params to