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 (view raw or flat) |
| 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)
pgsql-committers by date
| Next: | From: Peter Eisentraut | Date: 2011-12-05 17:56:47 |
| Subject: pgsql: plpython: Add SPI cursor support |
| Previous: | From: Bruce Momjian | Date: 2011-12-05 00:40:56 |
| Subject: Re: pgsql: Add file-fdw documentation example. |