dbExpress Driver for PostgreSQL 릴리스

Released: Nov 15, 2023

5.4.0 버젼 업데이트

기능

  • Added support for Embarcadero RAD Studio 12 Athens.
  • Added support for PostgreSQL 16.
  • Added support for Apple macOS Sonoma.
  • Added support for PREPARE/EXECUTE commands.

Released: Mar 29, 2023

5.3.0 버젼 업데이트

기능

  • Added support for PostgreSQL 15.
  • Added support for Embarcadero RAD Studio 11 Alexandria Release 3.

수정사항

  • Fixed bug with reading fields of type REAL using the Auto protocol.
  • Fixed bug with the "Range Check Error" exception when reading BLOB data.

Released: Sep 26, 2022

5.2.0 버젼 업데이트

기능

  • Added support for Embarcadero RAD Studio 11 Alexandria Release 2.
  • Added support for 'SCRAM-SHA-256-PLUS' authentication mechanism.
  • Added the 'MultipleConnections' connection parameter.
  • Improved the performance when opening a connection.

수정사항

  • Fixed bug with international characters in error messages.

Released: Dec 10, 2021

5.1.1 버젼 업데이트

기능

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

수정사항

  • Fixed bug with Access Violation when table name is not quoted.
  • Fixed bug when working with WIN1252 encoding.

Released: Sep 16, 2021

5.0.1 버젼 업데이트

기능

  • Added support for Embarcadero RAD Studio 11 Alexandria.
  • Added support for Apple macOS ARM target platform.

수정사항

  • Fixed bug with executing stored procedures in PostgreSQL version 8.1 and earlier.

Released: Jul 14, 2021

V4.3.1 버젼 업데이트

기능

  • Added support for PostgreSQL 13.

수정사항

  • Fixed bug with Access Violation when reading WideString fields.

Released: Jun 9, 2020

V4.2.1 버젼 업데이트

기능

  • Added support for RAD Studio 10.4 Sydney.

Released: Nov 28, 2019

V4.1.3 버젼 업데이트

기능

  • Added support for PostgreSQL 12.

Released: Aug 22, 2019

V4.0.2 버젼 업데이트

기능

  • Added "UuidWithBraces" connection parameter which defines whether uuid field values will be returned with or without braces.

Released: Aug 12, 2019

V4.0.1 버젼 업데이트

기능

Support for macOS 64-bit and Linux 64-bit

  • This release addresses potential challenges that developers of 32-bit database applications may face when Apple ends support for 32-bit applications in macOS 10.15.
  • You can now also compile your Delphi apps powered by dbExpress data access technology using the Embarcadero compiler for the Linux platform.