From b413d3f720b0ceffc8af3c015860e0d0c35b7ff8 Mon Sep 17 00:00:00 2001 From: Hiroshi Saito Date: Fri, 27 Jan 2006 14:32:22 +0000 Subject: [PATCH] Notes:psqlODBC 08.01.0107,08.01.0106 Contents of change. --- docs/release.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/docs/release.html b/docs/release.html index 15b8ba0..2bdccc9 100644 --- a/docs/release.html +++ b/docs/release.html @@ -10,6 +10,22 @@

psqlODBC release notes


The next release preparation psqlODBC 08.01.02xx

+
+
  • Notes:psqlODBC 08.01.0107

  • +1) fix next problem with calling implicit rollback in bad time +2) detecting transaction commands into if branch which mean backend + successfuly done the command. add support for "start transaction" +3) fix bug when mylog output can't be created +4) fix problem with SQLSetPos +5) fix problem with column length in CC_mapping +6) fix - typelen could be less then zero not only -1 +
    +
  • Notes:psqlODBC 08.01.0106

  • +1) fix problem with getting long text in unicode driver +2) fix sqlstate iin case of error in statement +3) doesn't call rollback in autocommit off or in manual transaction +4) remove obsolete parameter protocol +
  • Notes:psqlODBC 08.01.0105

  • Changes:
    1) fix problem with rollback aborted queries -- 2.39.5