npgsql - Npgsql2: Fixed manual to show examples using NpgsqlDbType

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: Fixed manual to show examples using NpgsqlDbType
Date: 2009-12-20 02:33:47
Message-ID: 20091220023347.CB8DA1072086@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2009-12-20 03:49:58 pgsql: Fix two small typos in Hot Standby docs.
Previous Message User Fxjr 2009-12-20 02:15:19 npgsql - Npgsql2: [#1010687] Spelling error in NpgsqlCommand Object