EDB Postgres Advanced Server 12.20.25 release notes v12

Released: 8 Aug 2024

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

TypeDescriptionAddresses               
Upstream mergeMerged with community PostgreSQL 12.20. This release includes a fix for CVE-2024-7348. See the PostgreSQL 12.20 Release Notes for more information.CVE-2024-7348
Bug fixFixed an issue for EDB*Loader. Now when multiple duplicate key errors occur during the load it doesn't slow down and memory doesn't overflow.#37017
Bug fixFixed an issue for replication connections. Now it correctly displays the authentication failure error message.#101591
Bug fixFixed an issue for ecpg. Now it supports do..while() in Pro*C mode (-C PROC).#35988
Bug fixFixed an issue for edb_dblink_oci. Now it correctly push downs ANY and ALL operators when used with scalar array.#36220