From 4efddb04d06549643735d784af08537b126deed9 Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Mon, 4 Apr 2011 13:31:28 +0000 Subject: [PATCH] Arrangement of a history. --- docs/release.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release.html b/docs/release.html index c78f07b..e0375ff 100644 --- a/docs/release.html +++ b/docs/release.html @@ -19,6 +19,8 @@ for insert/update/delete .. returning statements.
5.) Initialize flags member in QResultClass before calling QR_set_rowstart_in_cache() per report from Arno Moore.
6.) Applied a patch by Taizo Ito and correct the length of BIT type in Postgres.
7.) Change to read and skip the rest of result data when out of memory occurs while reading tuples so that we can continue to use the connection.
+8.) Fix the bug that Access autonumber fields are not detected in 9.0.0200 reported by Arnaud Lesauvage.
+9.) Convert large integer strings properly.

  • Notes: psqlODBC 09.00.0200

  • Changes:
    -- 2.39.5