npgsql - Npgsql: 2006-08-13 Josh Cooley <jbnpgsql@tuxinthebox.net>

Lists: pgsql-committers
From: jbcooley(at)pgfoundry(dot)org (User Jbcooley)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql: 2006-08-13 Josh Cooley <jbnpgsql@tuxinthebox.net>
Date: 2006-08-14 00:05:44
Message-ID: 20060814000544.81AF186C650@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
2006-08-13 Josh Cooley <jbnpgsql(at)tuxinthebox(dot)net>

* Fixed command builders GetInsertCommand, GetUpdateCommand, and GetDeleteCommand to use the values from the row passed when called directly.

Modified Files:
--------------
Npgsql/src/Npgsql:
NpgsqlCommandBuilder.cs (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlCommandBuilder.cs.diff?r1=1.13&r2=1.14)