- 首頁 /
- 構件 /
- ... /
- 資料層 /
- 資料庫存取 /
- 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.