npgsql - Npgsql2: [ npgsql-Bugs-1010788 ] NpgsqlCommand and - Mailing list pgsql-committers

From fxjr@pgfoundry.org (User Fxjr)
Subject npgsql - Npgsql2: [ npgsql-Bugs-1010788 ] NpgsqlCommand and
Date
Msg-id 20100410172916.8D0F5107152F@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

[ npgsql-Bugs-1010788 ] NpgsqlCommand and UpdatedRowSource property. Now NpgsqlCommands created through
NpgsqlCommandBuilderwill 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)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Perltidy run over the MSVC build system files, to clean up code
Next
From: fxjr@pgfoundry.org (User Fxjr)
Date:
Subject: npgsql - Npgsql2: [#1010788] NpgsqlCommand and UpdatedRowSource