npgsql - Npgsql: 2006-03-12 Francisco Figueiredo Jr.

From: fxjr(at)pgfoundry(dot)org (User Fxjr)
To: pgsql-committers(at)postgresql(dot)org
Subject: npgsql - Npgsql: 2006-03-12 Francisco Figueiredo Jr.
Date: 2006-03-13 02:47:31
Message-ID: 20060313024733.32F1B10338E1@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

2006-03-12 Francisco Figueiredo Jr. <fxjrlists(at)yahoo(dot)com(dot)br>

* NpgsqlCommand.cs: Fixed [#1000583] NotImplementedException() in UpdatedRowSource.

Modified Files:
--------------
Npgsql/src/Npgsql:
NpgsqlCommand.cs (r1.91 -> r1.92)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql/src/Npgsql/NpgsqlCommand.cs.diff?r1=1.91&r2=1.92)

Browse pgsql-committers by date

  From Date Subject
Next Message User Andrewd 2006-03-13 03:01:14 pgbuildfarm - client-code: add --with-ldap to distributed config flags.
Previous Message James William Pye 2006-03-13 00:13:15 python - fe: Extend testCopy and testCopyFail.