PostgreSQL Data Access Components (PgDAC) 5.2.6

Released: Jul 9, 2018

Updates in 5.2.6

Features

  • Added support for Lazarus 1.8.4.
  • Improved performance of batch operations.
  • Added support for HTTP/HTTPS tunneling.
  • Added demo projects for IntraWeb 14.

Fixes

  • Fixed memory leak in NEXTGEN.
  • Fixed bug retrieving the result recordset when using an INSERT ... RETURNING statement in batch operations.
  • Fixed bug with slow performance when inserting data into a table that has domain fields.
  • Fixed connection error using SSL on some servers.
  • Fixed bug updating a record when using the OnFilterRecord event handler.
  • Fixed bug using encryption and CacheCalcFields.
  • Fixed bug using a backslash in the Filter property.
  • Fixed bug using First method in Master-Detail relationships.