npgsql - Npgsql2: [ npgsql-Bugs-1010788 ] NpgsqlCommand and

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql2: [ npgsql-Bugs-1010788 ] NpgsqlCommand and
Date: 2010-04-10 17:29:16
Message-ID: 20100410172916.8D0F5107152F@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

[ npgsql-Bugs-1010788 ] NpgsqlCommand and UpdatedRowSource property. Now NpgsqlCommands created through NpgsqlCommandBuilder will have by default UpdatedRowSource property as UpdateRowSource.None.

Modified Files:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommandBuilder.cs (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommandBuilder.cs?r1=1.15&r2=1.16)

Browse pgsql-committers by date

  From Date Subject
Next Message User Fxjr 2010-04-10 17:39:17 npgsql - Npgsql2: [#1010788] NpgsqlCommand and UpdatedRowSource
Previous Message Magnus Hagander 2010-04-09 13:05:58 pgsql: Perltidy run over the MSVC build system files, to clean up code