PgDAC 5.0 released for RAD Studio 10.2 Tokyo with support for Linux!

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

PgDAC 5.0 released for RAD Studio 10.2 Tokyo with support for Linux!

Post by Devart » Thu 06 Apr 2017 09:58

Dear users,

the new PgDAC version 5.0 is available for download now.

In this version:
  • RAD Studio 10.2 Tokyo is supported
  • Linux in RAD Studio 10.2 Tokyo is supported
  • Lazarus 1.6.4 and Free Pascal 3.0.2 is supported
  • Bug with the RefreshRecord method is fixed
  • Bug with escaping international characters when using protocol version 2 is fixed
  • Bug with executing a stored procedure via the Query component with FetchAll = False is fixed
  • Bug with executing a batch operation after changing SQL is fixed
  • Bug with international characters in error messages is fixed
  • Bug when working with the TBytes and TVarBytes fields in TVirtualTable is fixed
  • Bug with detecting parameters by name in ExecSQLEx is fixed
  • Bug with reading Memo as WideMemo is fixed
  • Bug with field name quoting in a filter expression is fixed
  • Bug with handling parameter values of BLOB type in batch operations is fixed
  • Bug with memory leak in TVirtualDataSet is fixed
Devart development team
http://www.devart.com/pgdac

Locked