PostgreSQL Data Access Components (PgDAC) 7.1.1

Released: Dec 9, 2021

Updates in 7.1.1

Features

  • Added support for PostgreSQL 14.
  • Added stored procedure OUT parameters in PostgreSQL 14.
  • Added PoolId connection option.

Fixes

  • 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.