Version 14.7.0 v14

EDB Postgres Advanced Server 14.7.0 includes the following enhancements and bug fixes:

TypeDescription
Upstream mergeMerged with community PostgreSQL 14.7.0. See the community Release Notes for details.
Bug fixFix possible server crash with autonomous transaction and temp table. [Support tickets: #89602 and #82695]
Bug fixAllow the password expiry feature to work with SCRAM authentication. [Support ticket: #89340]
Bug fixFix Bulk API for update on an invisible tuple. [Support ticket: #86900]
Bug fixFix command tag for the partition objects. [Support ticket: #86598]
Bug fixFix dynamic partitioning to avoid duplicate partitions in high concurrency. [Support ticket: #89194]
Bug fixedb_audit: Add leader_pid and query_id to XML logs.