npgsql - Npgsql: 2006-08-13 Josh Cooley - Mailing list pgsql-committers

From jbcooley@pgfoundry.org (User Jbcooley)
Subject npgsql - Npgsql: 2006-08-13 Josh Cooley
Date
Msg-id 20060814000544.81AF186C650@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
2006-08-13 Josh Cooley <jbnpgsql@tuxinthebox.net>

     *  Fixed command builders GetInsertCommand, GetUpdateCommand, and GetDeleteCommand to use the values from the row
passedwhen 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)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix core dump in duration logging for a V3-protocol Execute
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Get rid of "lookahead" functionality in plpgsql's yylex()