Update of /cvsroot/pgsqlclient/pgsqlclient_10
In directory sc8-pr-cvs1:/tmp/cvs-serv22659
Modified Files:
changelog.txt
Log Message:
Updated CHANGELOG.TXT
Index: changelog.txt
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/changelog.txt,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** changelog.txt 20 Oct 2003 18:23:31 -0000 1.53
--- changelog.txt 20 Oct 2003 20:31:16 -0000 1.54
***************
*** 5,8 ****
--- 5,12 ----
2003-10-20 Carlos Guzmán Álvarez <car...@te...>
+ * source/NPgClient/PgType.cs:
+
+ - Fixed little problem returning system type for PostgreSQL Float data type.
+
* TLS implementation:
|