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.