From 7064db8ba067080db6d1285af96f484d1ae47242 Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Mon, 22 Sep 2008 13:40:38 +0000 Subject: [PATCH] added the some changes. --- docs/release.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release.html b/docs/release.html index 1152094..9e7fd1a 100644 --- a/docs/release.html +++ b/docs/release.html @@ -19,6 +19,9 @@ Changes:
6.) Add a cursor open check for SQLPrepare().
7.) Reset the column binding information after SQLMoreResults().
8.) Save the rowset size properly for the FETCH_NEXT operation in case of >= 3.0 drivers.
+9.) Support FE/BE communications on Big Endian platform.
+10.) Check strerror_r function's return type.
+11.) Suppress some compiler warnings.

  • Notes: psqlODBC 08.03.0200

  • Changes:
    -- 2.39.5