npgsql - Npgsql2: changes to be compatible with various versions of

From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: changes to be compatible with various versions of
Date: 2010-06-25 01:27:34
Message-ID: 20100625012734.E6DBB10715D2@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
changes to be compatible with various versions of mono's implementation of DbDataAdapter.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlDataAdapter.cs (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlDataAdapter.cs?r1=1.6&r2=1.7)

Browse pgsql-committers by date

  From Date Subject
Next Message User Jbcooley 2010-06-25 01:38:01 npgsql - Npgsql2: Support for Time types and DateTimeOffset types in
Previous Message Simon Riggs 2010-06-24 23:33:08 Re: [COMMITTERS] pgsql: Some copy-editing of the Hot Standby documentation.