Author: fxjr
Date: 2005-07-08 11:32:34 -0400 (Fri, 08 Jul 2005)
New Revision: 47105
Modified:
trunk/mcs/class/Npgsql/ChangeLog
Log:
2005-07-08 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* Npgsql/NpgsqlCommand.cs: Npgsql now can handle functions which return
refcursor and setof refcursor. Now, results are returned as NpgsqlDataReader
resultsets. There is no need to explicitly call "fetch all ..."
Modified: trunk/mcs/class/Npgsql/ChangeLog
===================================================================
--- trunk/mcs/class/Npgsql/ChangeLog 2005-07-08 15:30:45 UTC (rev 47104)
+++ trunk/mcs/class/Npgsql/ChangeLog 2005-07-08 15:32:34 UTC (rev 47105)
@@ -1,5 +1,8 @@
+2005-07-08 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
+ * Npgsql/NpgsqlCommand.cs: Npgsql now can handle functions which return
refcursor and setof refcursor. Now, results are returned as NpgsqlDataReader
resultsets. There is no need to explicitly call "fetch all ..."
+
2005-07-05 Francisco Figueiredo Jr. <[EMAIL PROTECTED]>
* NpgsqlTypes/NpgsqlDbType.cs,
_______________________________________________
Mono-patches maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches