PostgreSQL Data Access Components (PgDAC) 8.0.0

Released: Nov 15, 2023

Updates in 8.0.0

Funktionen

  • Added support for Embarcadero RAD Studio 12 Athens.
  • Added support for PostgreSQL 16.
  • Added support for Apple macOS Sonoma.
  • Added support for Apple iOS 17.
  • Added support for Android 13.
  • Added support for PREPARE/EXECUTE commands.
  • Added support for nested macros in SQL queries.
  • Added Display Format for Aggregate fields.
  • Added support for SHA-2 (SHA-256, SHA-512) in hash encryption algorithms.

Fehlerkorrekturen

  • Fixed bug with "SSL function is not linked. You should update the SSL client library.".
  • Fixed bug working with schemes in the connection pool.
  • Fixed bug adding a condition to the WHERE clause on calling RefreshRecord.
  • Fixed bug with SCARM-SHA-256 certificates.
  • Fixed bug calling RefreshRecord when UnpreparedExecute is set to True.
  • Fixed bug moving the cursor when using Aggregate fields.
  • Fixed bug deleting a record when using Aggregated fields.
  • Fixed bug storing empty Aggregates collection in DFM.
  • Fixed bug with AV when installing a package in the IDE.
  • Fixed bug with AV in the dataset CloneCursor method.
  • Fixed bug using Aggregated and InternalCalc fields together.
  • Fixed bug with duplicate resource IDs in CBuilder.
  • Fixed bug using "NOT Field LIKE" construction in Filter property.