PgDAC 7.1 with PostgreSQL 14 Support is Available

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

PgDAC 7.1 with PostgreSQL 14 Support is Available

Post by Devart » Mon 13 Dec 2021 15:32

We are pleased to announce the release of PgDAC 7.1 with the support of PostgreSQL 14.

What's new in this release:
  • PostgreSQL 14 is supported
  • OUT parameters in stored procedures for PostgreSQL 14 are added
  • The PoolId connection pool option is added
  • Fixed bug with Access Violation on RefreshRecord after connection switching
  • Fixed bug with application name when connection pooling is used
  • Fixed bug with using "ON CONFLICT DO NOTHING" in batch operations
  • Fixed bug with processing large OID values
  • Fixed bug with freezing multiply connection pools in threads
  • Fixed bug with using the AsDate property when working with fields of the ftDate type
  • Fixed bug with updating the state of records at applying cached updates
Devart Development Team

https://www.devart.com/pgdac

Post Reply