From 21e0a1be6cd949b98a64a0b63102347f3d07686f Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Tue, 14 Nov 2006 18:11:25 +0000 Subject: [PATCH] added a revision history. --- docs/release.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/release.html b/docs/release.html index 35a536c..c393a27 100644 --- a/docs/release.html +++ b/docs/release.html @@ -10,6 +10,18 @@

psqlODBC release notes


Development snapshots

+
  • Notes: psqlODBC 08.02.0201

  • +Changes:
    +1) Ditinguish the indicaitor and the octet_length field of APD clcearly. +2) Handle @@IDENTITY more generally. +3) Take outer join into account so as to evaluate nullability. +4) Fix a bug about Keyset-driven cursors. +
    +
  • Notes: psqlODBC 08.02.0200

  • +Changes:
    +1) Fix some bugs or warnings on 64 bit OS. +2) Avoid backend crash caused by Execute Requests for committed holdable cursors. +
  • Notes: psqlODBC 08.02.0105

  • Changes:
    1) SQLStatistics now returns indices based on expression also.
    -- 2.39.5