npgsql - Npgsql2: [#1010796] Notification thread not released after

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: [#1010796] Notification thread not released after
Date: 2010-05-02 15:31:41
Message-ID: 20100502153141.89EEC10716E7@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

[#1010796] Notification thread not released after copy from stdin. Thanks Stelian Dumitrascu (stelian @nospam@ geocentral.net) for patch and Gildas (prime.gildas @nospam@ gmail.com) for testing. I also added this patch to Cancel method which may suffer from the same problem.

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2010-05-02 22:28:05 pgsql: Fix replay of XLOG_HEAP_NEWPAGE WAL records to pay attention to
Previous Message Simon Riggs 2010-05-02 15:20:55 Re: TOAST code ignores freespace (was Tweak TOAST code)