npgsql - Npgsql2: Added fix to return CLR type when working with

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Added fix to return CLR type when working with
Дата
Msg-id 20100818031958.41BB410715B2@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

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=1006360for more info about that. 
Also, changed implicit operator to explicit operator because it throws exceptiomn. Documentation says implicit
operatorsshouldn't throw exceptions. 

Modified Files:
--------------
    Npgsql2/src/NpgsqlTypes:
        NpgsqlTypes.cs (r1.13 -> r1.14)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypes.cs?r1=1.13&r2=1.14)
        NpgsqlTypesHelper.cs (r1.36 -> r1.37)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/NpgsqlTypes/NpgsqlTypesHelper.cs?r1=1.36&r2=1.37)

В списке pgsql-committers по дате отправления:

Предыдущее
От: merlinm@pgfoundry.org (User Merlinm)
Дата:
Сообщение: libpqtypes - libpqtypes: fixed doc typos (janus)
Следующее
От: heikki@postgresql.org (Heikki Linnakangas)
Дата:
Сообщение: pgsql: Coerce 'unknown' type parameters to the right type in the