PostgreSQL Data Access Components (PgDAC) 6.4.4
Released: Jul 14, 2021
Updates in 6.4.4
Features
- Added support for TFieldOptions.
Fixes
- Fixed bug with executing a stored procedure when ProtocolVersion = pvAuto.
- Fixed bug with executing a "SELECT FROM ..." statement.
- Fixed bug with a "Range check error" exception when executing a statement with parameters.
- Fixed bug with AV when executing a "SET ROLE ..." statement.
- Fixed bug with updating a table that has a Serial field.
- Fixed bug with handling statement parameters of the ftUnknown data type.
- Fixed bug with applying both Encryption and Data Type Mapping on a BLOB column.
- Fixed bug with AV after adding the Lookup field to a prepared DataSet.