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

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
Thread:
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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-08-14 00:46:53 pgsql: Get rid of "lookahead" functionality in plpgsql's yylex()
Previous Message Tom Lane 2006-08-13 22:18:22 pgsql: Fix core dump in duration logging for a V3-protocol Execute