PostgresDAC 3.2.0 meets PostgreSQL 9.6 and Android platform

Поиск
Список
Период
Сортировка
От Pavel Golub
Тема PostgresDAC 3.2.0 meets PostgreSQL 9.6 and Android platform
Дата
Msg-id 221236092.20161020145237@gf.microolap.com
обсуждение исходный текст
Список 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@gf.microolap.com



В списке pgsql-announce по дате отправления:

Предыдущее
От: David Fetter
Дата:
Сообщение: == PostgreSQL Weekly News - October 16 2016 ==
Следующее
От: Gilles Darold
Дата:
Сообщение: Ora2Pg v17.5 is out