Log Message:
-----------
2006-07-04 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)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 NpgsqlDataAdapter still 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)