New version of PgDAC 5.2 is already released!

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Locked
Devart
Site Admin
Posts: 3974
Joined: Tue 26 Oct 2004 13:51

New version of PgDAC 5.2 is already released!

Post by Devart » Tue 10 Jul 2018 06:30

Dear users,

The upgraded PgDAC is available for download now!

In this version:
  • Lazarus 1.8.4 is supported
  • Performance of batch operations is improved
  • Support for HTTP/HTTPS tunnel is added
  • Demo projects for IntraWeb 14 are added
  • Memory leak in NEXTGEN is fixed
  • Bug with retrieving the result recordset when using an INSERT ... RETURNING statement in batch operations is fixed
  • Bug with slow performance when inserting data into a table having domain fields is fixed
  • Bug with a connection error using SSL on some servers is fixed
  • Bug with updating a record when using the OnFilterRecord event handler is fixed
  • Bug with using encryption and CacheCalcFields option is fixed
  • Bug with using a backslash in the Filter property is fixed
  • Bug with using First method in the Master-Detail relationship is fixed

Devart Development Team
https://www.devart.com/pgdac/

Locked