psqlODBC 09.01.0100 Released

From: Hiroshi Saito <hiroshi(at)winpg(dot)jp>
To: "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org>, pgsql-announce <pgsql-announce(at)postgresql(dot)org>
Subject: psqlODBC 09.01.0100 Released
Date: 2011-12-30 15:32:24
Message-ID: 4EFDD988.2000207@winpg.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce pgsql-odbc

We are pleased to announce the release of psqlODBC 09.01.0100. For
details of the changes in this release, please see the notes at:
http://psqlodbc.projects.postgresql.org/release.html

With this release two versions of the driver are provided for Windows;
'PostgreSQL ANSI' which supports single and multibyte applications
through the ANSI ODBC API, and 'PostgreSQL Unicode' which provides
Unicode support through the Unicode ODBC API. Microsoft's Distributed
Transaction Coordinator (MSDTC) is also supported.

On Unix systems, the driver type (ANSI or Unicode) may be selected
via a configure option. It can be compiled with UnixODBC or iODBC.

A new 64 bit version of the driver is also available for Windows, and
includes native SSPI and GSSAPI support, and doesn't require libpq.

psqlODBC may be downloaded from
http://www.postgresql.org/ftp/odbc/versions/ in source, Windows
Installer, merge module, and basic zip file formats.

Please post any bug reports to the pgsql-odbc(at)postgresql(dot)org mailing list.

I'd like to take this opportunity to thank all those involved with the
development, testing and bug fixing of the updated driver.

--
psqlODBC team.

Responses

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2012-01-02 07:08:16 == PostgreSQL Weekly News - January 01 2012 ==
Previous Message Dmitry Arefiev 2011-12-26 16:35:49 ANN: DA-SOFT AnyDAC Winter 2012 (v 5.0.5) released !

Browse pgsql-odbc by date

  From Date Subject
Next Message Marco Gaiarin 2012-01-03 10:46:10 Re: [ANNOUNCE] psqlODBC 09.01.0100 Released
Previous Message Inoue, Hiroshi 2011-12-07 23:53:51 Re: Updateable Cursors with current PostgreSQL versions