PostgresDAC 3.1.0 meets PostgreSQL 9.5!

From: Pavel Golub <pavel(at)microolap(dot)com>
To: PostgreSQL Announce <pgsql-announce(at)postgresql(dot)org>
Subject: PostgresDAC 3.1.0 meets PostgreSQL 9.5!
Date: 2016-01-28 09:38:10
Message-ID: 732117160.20160128113810@gf.microolap.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gf(dot)microolap(dot)com

Browse pgsql-announce by date

  From Date Subject
Next Message Barbara Milani 2016-01-28 17:56:16 Call for papers for "5432 ... Meet us!" is now open
Previous Message David Fetter 2016-01-25 05:30:04 == PostgreSQL Weekly News - January 24 2016 ==