PostgresDAC 3.1.0 meets PostgreSQL 9.5! - Mailing list pgsql-announce

From Pavel Golub
Subject PostgresDAC 3.1.0 meets PostgreSQL 9.5!
Date
Msg-id 732117160.20160128113810@gf.microolap.com
Whole thread Raw
List pgsql-announce
Hello.

PostgresDAC is a direct access component suite for PostgreSQL, EnterpriseDB
and Heroku Postgres. It allows you to create Delphi/C++Builder
applications with direct access to PostgreSQL/EnterpriseDB/Heroku
Postgres DB without BDE and ODBC.

Support for PostgreSQL 9.5 added.

Full changelog:

[!] v9.5.0 client libraries added
[!] v9.5.0 dump & restore libraries (pg_dump.dll, pg_restore.dll) added
[+] "EPSQLDatabaseError.ErrrorXXX properties contain old values in some scenarios" bug fixed
[+] doEnableRowSecurity option introduced for TPSQLDump.Options property
[+] doIfExists option introduced for TPSQLDump.Options property
[+] roEnableRowSecurity option introduced for TPSQLRestore.Options property
[+] roIfExists option introduced for TPSQLRestore.Options property
[+] TestSSLConnect case added for TPSQLDatabase unit test
[+] tiSERIALIZABLE option added for TPSQLDatabase.TransIsolation property value
[+] TPgSSHDatabase.AddSSHKeyToSystemCache property added
[+] TPgSSHDatabase.ShowPLinkConsole property added
[+] TPSQLDatabase.Assign implemented
[+] TPSQLDump.Snapshot property introduced
[*] More informative message introduced for TPgSSHDatabase connection errors
[*] PSQLMetadata unit excluded as deprecated
[*] TPSQLStoredProc.RefreshParams now throws exception if connection error occurred
[-] "Error code in TPSQLDatabase.StartTransaction ignored" bug fixed

You're welcome to download the latest release right now at:
http://microolap.com/products/connectivity/postgresdac/download/
or login to your private area on our site at
http://microolap.com/my/downloads/



--
With best wishes,
 Pavel                          mailto:pavel@gf.microolap.com



pgsql-announce by date:

Previous
From: "Dickson S. Guedes"
Date:
Subject: faker_fdw 0.1.0 released
Next
From: David Fetter
Date:
Subject: == PostgreSQL Weekly News - January 31 2016 ==