From dbc3ca898b3ed12d06343df1e1e45f7957081854 Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Sun, 25 Oct 2009 14:18:07 +0000 Subject: [PATCH] Addition changes. --- docs/release.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/release.html b/docs/release.html index 51b756e..5ce6cd4 100644 --- a/docs/release.html +++ b/docs/release.html @@ -19,6 +19,9 @@ Changes:
6.) Take WITH cte staments into account.
7.) Fix a bug about UTF8 handling.
8.) Wait a ReadyForQuery Message after errors correctly.
+9.) Fix a problem with {call procedure reported by Wolfgang Pasche.
+10.) Cleanups about the handing of unnamed parsed statements and the handling of ODBC escape { .
+11.)Link ws2_32.lib in case the compilation environment #defines _WIN32_WINNT and the value >= 0x0501.

  • Notes: psqlODBC 08.04.0100

  • Changes:
    -- 2.39.5