PostgresDAC 3.2.0 meets PostgreSQL 9.6 and Android platform

From: Pavel Golub <pavel(at)microolap(dot)com>
To: PostgreSQL Announce <pgsql-announce(at)postgresql(dot)org>
Subject: PostgresDAC 3.2.0 meets PostgreSQL 9.6 and Android platform
Date: 2016-10-20 11:52:37
Message-ID: 221236092.20161020145237@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/
PostgresPro/ Heroku/ Amazon RDS Postgres DB without BDE and ODBC.

New milestone PostgresDAC release is out! Now with PostgreSQL 9.6 and
Android target platform support. From now and on NUMERIC fields are
mapped to TFmtBcdField, that allows manipulating this type of values
with immense flexibility.
This release contains breakdown change, thus developers should check
their sources where NUMERIC fields are used.

Full changelog:
[!] Android target platform support added
[!] v9.6.0 client libraries added
[!] v9.6.0 dump & restore libraries (pg_dump.dll, pg_restore.dll) added
[!] NUMERIC fields are mapped to TFmtBcdField from now
[+] TPSQLRestore.SchemaNames property introduced to specify multiple schemas
[+] doStrictNames option added to TPSQLDump.Options
[+] roStrictNames option added to TPSQLRestore.Options
[*] TPSQLRestore.TableNames property to match all types of relations, not only plain tables
[*] In TPSQLDump locally-made changes in privilege assignments for system objects
[*] TPSQLRestore.SchemaName property removed as deprecated, use SchemaNames instead
[-] Assigning MEMO fields to empty string may cause memory leak

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 Gilles Darold 2016-10-21 14:21:11 Ora2Pg v17.5 is out
Previous Message David Fetter 2016-10-16 22:26:44 == PostgreSQL Weekly News - October 16 2016 ==