This new minor version introduces support for the latest PostgreSQL and OpenSSL libraries. Support for NEXTGEN and Lazarus (FreePascal) compilers improved.
This is maintenance release which introduces support for the latest PostgreSQL 9.6.4 libraries as well as fixes some bugs and provides some improvements.
This maintenance release provides the latest client libraries, introduces TFmtBcdField parameters support in TPSQLUpdateSQL and fixes some non-critical bugs.
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.
This release introduces support for latest PostgreSQL version, extends payload by adding new TPgSSHDatabase implementation, improves dump and restore machinery, fixes all known bugs.
This release is fully dedicated to the dump and restore functionality. Libraries are rewritten from scratch for the latest 9.3 and 9.2 servers. Support for previous versions is discontinued. New modern thread friendly Directory output format introduced. New parallel dump mode implemented. A bunch of features added as well as all known bugs are fixed.
This release introduces new Lookup implementation, which allows using multi-column cached lookup fields. Key innovations added to the design time process. Handling of client library loading improved.
This release adds support for Delphi and C++ Builder Starter Editions! Also PostgresDAC got rid of the BDE-dependency. Two XE3 blocking bugs were fixed as well.
This important release introduces support for MacOSX using RAD Studio XE2, greatly improves FireMonkey support, and fixes nasty bug with rare TPSQLMonitor freezing.
This release introduces PostgreSQL 9.x and RAD Studio XE support, the latest client libraries, native geometric types support, support for NOTIFY/LISTEN payload argument.
This RC introduces PostgreSQL 9.x and RAd Studio XE support, the latest client libraries, native geometric types support, support for NOTIFY/LISTEN payload argument.
This this new minor release is timed to coincide with the PostgreSQL 9.0 release. Also, it introduces native support for PostgreSQL geometric types, support for NOTIFY/LISTEN payload argument, and some internal routines improves.
This release introduces the latest 8.4.3 libraries, improvements for user-defined types support, savepoint functionality support, new behaviour options for TPSQLDataset descendants and several bug fixes.
This RC introduces the latest 8.4.3 libraries, improvements for user-defined types support, savepoint functionality support, new behaviour options for TPSQLDataset descendants and several bug fixes.
This is the last stable release without Delphi 2009 and Unicode support, adopted for PostgreSQL 8.3.4 client libraries usage including pg_dump.dll and pg_restore.dll.
This release uses PostgreSQL 8.3.3 client libraries (including pg_dump.dll and pg_restore.dll) built with Microsoft Visual Studio 2005. Some bugs related to local sorting fixed. Escaping of text improved a lot.