[pgsqlclient-checkins] SF.net SVN: pgsqlclient: [143] trunk/PostgreSqlClient/changelog.txt
Status: Inactive
Brought to you by:
carlosga_fb
From: <car...@us...> - 2006-05-18 13:33:04
|
Revision: 143 Author: carlosga_fb Date: 2006-05-18 06:32:38 -0700 (Thu, 18 May 2006) ViewCVS: http://svn.sourceforge.net/pgsqlclient/?rev=143&view=rev Log Message: ----------- 2006-05-18 Carlos Guzman Alvarez (car...@gm...) * Initial implementation for PostgreSql Domains, not all domains are supported only those who have a base data type that is supported by the provider Modified Paths: -------------- trunk/PostgreSqlClient/changelog.txt Modified: trunk/PostgreSqlClient/changelog.txt =================================================================== --- trunk/PostgreSqlClient/changelog.txt 2006-05-18 13:32:04 UTC (rev 142) +++ trunk/PostgreSqlClient/changelog.txt 2006-05-18 13:32:38 UTC (rev 143) @@ -4,6 +4,10 @@ 2006-05-18 Carlos Guzman Alvarez (car...@gm...) + * Initial implementation for PostgreSql Domains, + not all domains are supported only those who have + a base data type that is supported by the provider + * Fixed bug on parameters collection references on file PgCommand.cs ( Thanks to Alexander Tyaglov for his feedback ) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |