Thread: npgsql - Npgsql: 2006-07-04 Josh Cooley

npgsql - Npgsql: 2006-07-04 Josh Cooley

From
jbcooley@pgfoundry.org (User Jbcooley)
Date:
Log Message:
-----------
2006-07-04  Josh Cooley  <jbnpgsql@tuxinthebox.net>
    * Fixed possible memory leak when multiple command builders attached to a single NpgsqlDataAdapter.
    * Fixed DataRow state problem where an insert fails.  The command builder no longer accepts the changes (but the
NpgsqlDataAdapterstill does). 

Modified Files:
--------------
    Npgsql/src/Npgsql:
        NpgsqlCommandBuilder.cs (r1.12 -> r1.13)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlCommandBuilder.cs.diff?r1=1.12&r2=1.13)