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:
--------------
Npgsql2/src/Npgsql:
NpgsqlCommandBuilder.cs (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommandBuilder.cs.diff?r1=1.4&r2=1.5)