Version 1.0.0.4 released - Mailing list pgsql-general

From Shachar Shemesh
Subject Version 1.0.0.4 released
Date
Msg-id 407095CF.3030406@shemesh.biz
Whole thread Raw
List pgsql-general
Hi all,

Version 1.0.0.4 of the Postgresql OLE DB provider for Windows was just
released. Get it at
http://gborg.postgresql.org/project/oledb/download/download.php?branch=devel.
Release includes a source only version, and a compiled version. The
compiled version will require libpq (precompiled version available at
http://gborg.postgresql.org/project/oledb/download/download.php).

New features since 1.0.0.1 (previous released version):

    * Correctly reports cells with NULL values.
    * Most numeric and textual types handled
    * Generic infrastructure for handling new types, including types for
      which only the name is known at compile time (user-defined types).
    * Transactions are now supported (though row-updates are not yet
      supported).

All in all, this version should provide the basic functionality for many
day to day uses. The provided compiled version is of a Debug build,
which means that stepping outside of the handled path will probably
result in ASSERTS.

The provider requires libpq version 7.4 or greater, and a backend of
version 7.4 or greater. The later requirement may be relaxed in the future.

--
Shachar Shemesh
Lingnu Open Systems Consulting
http://www.lingnu.com/


pgsql-general by date:

Previous
From: Paul Thomas
Date:
Subject: Re: RPM init-script: Why the locale setting?
Next
From: Stephan Szabo
Date:
Subject: Re: RPM init-script: Why the locale setting?