- 首页 /
- 组件 /
- ... /
- 数据层 /
- 数据库连接 /
- PostgreSQL Data Access Components (PgDAC)
PostgreSQL Data Access Components (PgDAC) 7.1.1
Released: Dec 9, 2021
7.1.1 中的更新
特性
- Added support for PostgreSQL 14.
- Added stored procedure OUT parameters in PostgreSQL 14.
- Added PoolId connection option.
修补程序
- Fixed bug with Access Violation on RefreshRecord after connection switching.
- Fixed bug with application name when connection pooling is used.
- Fixed bug with using "ON CONFLICT DO NOTHING" in batch operations.
- Fixed bug with processing large OID values.
- Fixed bug with freezing multiply connection pools in threads.
- Fixed bug with using the AsDate property when working with fields of the ftDate type.
- Fixed bug with updating the state of records at applying cached updates.