npgsql - Npgsql2: Fixed "LOG: unexpected EOF on client connection"

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fixed "LOG: unexpected EOF on client connection"
Date: 2011-12-05 02:01:04
Message-ID: 20111205020104.D54A21BEA525@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Fixed "LOG: unexpected EOF on client connection" messages appearing in postgresql log. See http://fxjr.blogspot.com/2011/12/fixed-log-unexpected-eof-on-client.html for more information.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlClosedState.cs (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlClosedState.cs?r1=1.12&r2=1.13)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-12-05 17:56:47 pgsql: plpython: Add SPI cursor support
Previous Message Bruce Momjian 2011-12-05 00:40:56 Re: pgsql: Add file-fdw documentation example.