PostgreSQL Data Access Components (PgDAC) 6.4.1
Released: Mar 2, 2021
Mises à jour de 6.4.1
Fonctionnalités
- Added support for PostgreSQL 13.
- Added support for Embarcadero RAD Studio 10.4.2 Sydney.
- Added support for Apple macOS 11 Big Sur.
- Added support for Apple iOS 14.
- Added support for Android 11.
- Added support for working in a multi-threaded environment through a single connection.
- Added MultipleConnections option to the Connection component.
- Improved batch operation performance.
- Improved performance of the FindFirst, FindNext, FindLast and FindPrior methods.
Correctifs
- Fixed bug with setting the ReadOnly field property at runtime.
- Fixed bug with AV failure when using OpenSSL 1.1 libraries.
- Fixed bug with an incorrect value of the RowsAffected property when executing an INSERT ... RETURNING statement.
- Fixed bug with the "Unexpected server response" error when executing a "SELECT FROM ..." statement.
- Fixed bug with AV when executing a batch operation via the SQL component.
- Fixed bug with incorrect encoding of error messages.
- Fixed bug with reading BLOBs on mobile platforms using Protocol 2.