2004-05-09 Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br>
authorFrancisco Figueiredo Jr. <fxjr@mono-cvs.ximian.com>
Sun, 9 May 2004 22:28:00 +0000 (22:28 -0000)
committerFrancisco Figueiredo Jr. <fxjr@mono-cvs.ximian.com>
Sun, 9 May 2004 22:28:00 +0000 (22:28 -0000)
commitaaee641fbba3ac0e24e4d9b1485e680f0ecb2727
tree652a2e4bf81aa5480acbd1b8acb05b16f19bb21b
parentf99302f41aca58ab66552db5d7f73557ba1a9a1e
2004-05-09  Francisco Figueiredo Jr.  <fxjrlists@yahoo.com.br>
        * HashAlgorithm.cs,
        NpgsqlAsciiRow.cs,
        NpgsqlBinaryRow.cs,
        NpgsqlClosedState.cs,
        NpgsqlCommand.cs,
        NpgsqlCommandBuilder.cs,
        NpgsqlConnection.cs,
        NpgsqlDataReader.cs,
        NpgsqlException.cs,
        NpgsqlParameterCollection.cs,
        NpgsqlReadyState.cs,
        NpgsqlTransaction.cs: Improved exception handling. Now Npgsql throws mor
e meaningful exceptions instead of throw NpgsqlException which are now exclusive
ly to sign server errors. Thanks Glen Parker (glenebob@nwlink.com) for the patch.

svn path=/trunk/mcs/; revision=27009
mcs/class/Npgsql/ChangeLog
mcs/class/Npgsql/NpgsqlTypes/NpgsqlTypesHelper.cs