npgsql - Npgsql: 2006-07-04 Josh Cooley

Поиск
Список
Период
Сортировка
От jbcooley@pgfoundry.org (User Jbcooley)
Тема npgsql - Npgsql: 2006-07-04 Josh Cooley
Дата
Msg-id 20060704190407.A9CBC86C58B@pgfoundry.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
2006-07-04  Josh Cooley  <jbnpgsql@tuxinthebox.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
NpgsqlDataAdapterstill does). 

Modified Files:
--------------
    Npgsql/src/Npgsql:
        NpgsqlCommandBuilder.cs (r1.12 -> r1.13)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlCommandBuilder.cs.diff?r1=1.12&r2=1.13)

В списке pgsql-committers по дате отправления:

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Documentation fixes for FILLFACTOR patch.
Следующее
От: jbcooley@pgfoundry.org (User Jbcooley)
Дата:
Сообщение: npgsql - Npgsql2: 2006-07-04 Josh Cooley