From 5b3cda606c009bc8a0a6c2c75d56259afac712b4 Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Sun, 15 Nov 2009 14:02:29 +0000 Subject: [PATCH] some additions. --- docs/release.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release.html b/docs/release.html index 5ce6cd4..0204a65 100644 --- a/docs/release.html +++ b/docs/release.html @@ -22,6 +22,10 @@ Changes:
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.
+12) Added --with(out)-libpq[=DIR} option to configure.
+13) Revise autoconf/automake so that libpq/ssl header/libs are resolved at configure phase.
+14) Use md5.c directly instead of win_md5.c.
+15) Suppress some compiler warnings.

  • Notes: psqlODBC 08.04.0100

  • Changes:
    -- 2.39.5