From d9938f5fde2bd680f3161ebd2c3c75213750c63b Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Sat, 1 Sep 2007 00:53:55 +0000 Subject: [PATCH] Some changes. --- docs/release.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/release.html b/docs/release.html index 8f82094..6086f78 100644 --- a/docs/release.html +++ b/docs/release.html @@ -11,6 +11,15 @@

psqlODBC 08.02.0XXX Snapshot


+
  • Notes: psqlODBC 08.02.0403

  • +Changes:
    +1.) Support SQLColAttribute for MS specific SQL_CA_SS_COLUMN_KEY. Some MS applications use this.
    +2.) Improve the check of updatability of queries by checking if they have multiple tables.
    +3.) Reduce the round trip overhead in FE/BE communications(especially in useDeclareFetch mode).
    +4.) Fix a bug in ResolveOneParam() pointed out by Rainer Bauer.
    +5.) Add a flag which lets SQLTables() show only accessible tables.
    +6.) The unicode driver now can handle utf-16 surrogate pairs.
    +
  • Notes: psqlODBC 08.02.0402

  • Changes:
    1.) Fix some bugs in case without MSDTC support.
    -- 2.39.5