npgsql - Npgsql2: Fixed manual to show examples using NpgsqlDbType - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: Fixed manual to show examples using NpgsqlDbType
Date
Msg-id 20091220023347.CB8DA1072086@pgfoundry.org
Whole thread Raw
List 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 by date:

Previous
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: [#1010687] Spelling error in NpgsqlCommand Object
Next
From: rhaas@postgresql.org (Robert Haas)
Date:
Subject: pgsql: Fix two small typos in Hot Standby docs.