Обсуждение: psqlODBC 08.02.0300 Released

Поиск
Список
Период
Сортировка

psqlODBC 08.02.0300 Released

От
Hiroshi Inoue
Дата:
I am pleased to announce the release of psqlODBC 08.02.0400. This
release corrects a problem with the source tarball of the previous
release, and fixes some some issues discovered in the code. For
further information, please see the release 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. On Unix systems, the
driver type may be selected via a configure option. MSDTC is also
supported on Windows, and 64 bit support is now included in the source
code (binaries are not yet available).

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@postgresql.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.

Re: psqlODBC 08.02.0300 Released

От
Richard Broersma Jr
Дата:
--- Hiroshi Inoue <inoue@tpf.co.jp> wrote:

> I am pleased to announce the release of psqlODBC 08.02.0400. This

Sorry for my confusion, but I assume the actuall released version is 08.02.0300?

Regards,
Richard Broersma Jr.

Re: psqlODBC 08.02.0300 Released

От
Hiroshi Inoue
Дата:
Richard Broersma Jr wrote:
> --- Hiroshi Inoue <inoue@tpf.co.jp> wrote:
>
>> I am pleased to announce the release of psqlODBC 08.02.0400. This
>
> Sorry for my confusion, but I assume the actuall released version is 08.02.0300?

Oops I made a big mistake about the subject.
This is really 8.2.0400 not 8.2.0300.

regrads,
Hiroshi Inoue

Re: psqlODBC 08.02.0300 Released

От
Richard Broersma Jr
Дата:
> Oops I made a big mistake about the subject.
> This is really 8.2.0400 not 8.2.0300.

Okay, I noticed that the .msi files from the postgres website do not yet show 8.2.0400.  Will the
updates display later today?

Regards,
Richard Broersma Jr.

Re: psqlODBC 08.02.0300 Released

От
Dave Page
Дата:
Richard Broersma Jr wrote:
>> Oops I made a big mistake about the subject.
>> This is really 8.2.0400 not 8.2.0300.
>
> Okay, I noticed that the .msi files from the postgres website do not yet show 8.2.0400.  Will the
> updates display later today?

Snafu on the master webserver. It's updating now.

In the meantime, the files are on the ftp mirrors, eg
http://ftp2.uk.postgresql.org/sites/ftp.postgresql.org/odbc/versions/msi/

Regards, Dave