npgsql - Npgsql: 2006-08-13 Josh Cooley

Поиск
Список
Период
Сортировка
От jbcooley@pgfoundry.org (User Jbcooley)
Тема npgsql - Npgsql: 2006-08-13 Josh Cooley
Дата
Msg-id 20060814000544.81AF186C650@pgfoundry.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix core dump in duration logging for a V3-protocol Execute
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Get rid of "lookahead" functionality in plpgsql's yylex()