npgsql - Npgsql2: Fixed manual to show examples using NpgsqlDbType

Поиск
Список
Период
Сортировка
От fxjr@pgfoundry.org (User Fxjr)
Тема npgsql - Npgsql2: Fixed manual to show examples using NpgsqlDbType
Дата
Msg-id 20091220023347.CB8DA1072086@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------

Fixed manual to show examples using NpgsqlDbType instead of DbType. Using DbType is only provided for backwards
compatibility.NpgsqlDbType is the prefered way to specify paramter types. 

Modified Files:
--------------
    Npgsql2/docs:
        UserManual.html (r1.11 -> r1.12)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/docs/UserManual.html?r1=1.11&r2=1.12)

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

Предыдущее
От: fxjr@pgfoundry.org (User Fxjr)
Дата:
Сообщение: npgsql - Npgsql2: [#1010687] Spelling error in NpgsqlCommand Object
Следующее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: Fix two small typos in Hot Standby docs.