EDB Postgres Advanced Server 18.3.0 release notes v18
Released: 26 Feb 2026
EDB Postgres Advanced Server 18.3.0 includes the following enhancements and bug fixes:
| Type | Description | Addresses |
|---|---|---|
| Security fix | This release includes security fix for CVE-2026-2003, CVE-2026-2004, CVE-2026-2005, CVE-2026-2006, and CVE-2026-2007. | |
| Bug fix | Parallel Execution: Ensured memory is allocated in the correct long-lived context to prevent rare crashes caused by premature memory release. | #52519 |
| Bug fix | edb_partition: Fixed a stack overflow issue triggered by circular partition references. |