2004-02-25 Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>
authorFrancisco Figueiredo Jr. <fxjr@mono-cvs.ximian.com>
Wed, 25 Feb 2004 15:37:43 +0000 (15:37 -0000)
committerFrancisco Figueiredo Jr. <fxjr@mono-cvs.ximian.com>
Wed, 25 Feb 2004 15:37:43 +0000 (15:37 -0000)
commit4678509ff4b3dda2f8ccc6f23b1116b9b9a90b2e
tree0877228df414bb6fa6980e9911fa36d3e75ce01a
parentbefaf8378ee831675f4ec87622d1d6c61d1d2fb5
2004-02-25  Francisco Figueiredo Jr.  <fxjrlists@yahoo.com.br>

        * Npgsql/NpgsqlDataReader.cs: Fixed a OutOfBoundsException when trying to access an element after have read all elements. Now it throws an InvalidOperationException.

        * Npgsql/NpgsqlConnection.cs: Fixed Unicode handling. This also fixes bug 695 in gborg. Thanks Sami Kuhmonen <feenix@iqs.fi> for the patch.

svn path=/trunk/mcs/; revision=23447
mcs/class/Npgsql/ChangeLog