| modified |
fxjr |
src/NpgsqlTypes/NpgsqlTypesHelper.cs |
Added fix to return CLR type when working with NpgsqlInet and IPAddress types in NpgsqlDataReader.GetValue(). See http://pgfoundry.org/forum/message.php?msg_id=1006360 for more info about that.
Also, changed implicit operator to explicit operator because it throws exceptiomn. Documentation says implicit operators shouldn't throw exceptions. |
2010-08-18 05:19:58 |