Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78597 --- shadow/78597 2006-07-31 09:24:06.000000000 -0400 +++ shadow/78597.tmp.10063 2006-08-01 10:56:41.000000000 -0400 @@ -277,6 +277,27 @@ Postgres with Npgsql from VS.NET 2005 (Fx 2.0). You may want to change the NotSupportedException inside NpgsqlState.cs (line 757) to a C.WL. ------- Additional Comments From [EMAIL PROTECTED] 2006-07-31 09:24 ------- Fx, Michael, have you been able to test the patch. If so does the extra data looks like some part of the PG protocol ? + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-01 10:56 ------- + +Hi Sebastien. + +I'm checking these messages to see if they mean any message from +Postgresql. Sorry for so late response. + +To me it appears to be some type of postgresql message. the values +0x00 0x00 0x00 0x01 followed by a single byte 0x61 appears to be a +message in postgresql format: length (1 byte in this case) and its +value 0x61. + +I'm working right now with ethereal to see if I can figure out what +these bytes are. + +Can you give me some clue about how to reproduce this problem with +Npgsql ssl tool? + +Thank you for your patience and help with that. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
