EDB Postgres Advanced Server 16.6.0 release notes v16
Released: 21 Nov 2024
EDB Postgres Advanced Server 16.6.0 includes the following enhancements and bug fixes:
Type | Description | Addresses |
---|---|---|
Upstream merge | Merged with community PostgreSQL 16.6. See the PostgreSQL 16.6 Release Notes for more information. | |
Bug fix | Fixed an issue for Auditing. With edb_audit , now you can audit the initial connection process or authentication messages as well. | #39540 |
Bug fix | Fixed an issue for EDB*Loader . Now the negative bitmapset member not allowed error is resolved for partitioned tables. | #39562 |
Bug fix | Fixed an issue for Oracle Proc*c and ecpg with PROC . Corrected the macro definition in sqlda-proc.h to fix the compilation errors when used. | #40573 |
Bug fix | Fixed an issue for replication. Now the login of locked account on the physical replica is not allowed. | |
Bug fix | Fixed an issue for COPY and EDB*Loader . Now the server is not crashed while using dynamic partitioning in COPY and EDB*Loader . | #38963 |
Bug fix | Fixed an issue with tab completion for the object names while using in SQL statements. | |
Bug fix | Fixed an issue with ecpg . Now it supports EXEC SQL INCLUDE in Pro*C (-C PROC ) mode. | #41438 |
Security fix | This release includes the fixes that were incorporated in 16.5: CVE-2024-10976, CVE-2024-10977, CVE-2024-10978, CVE-2024-10979 | CVE-2024-10976 CVE-2024-10977 CVE-2024-10978 CVE-2024-10979 for #43051 |
Security fix | This release includes a remediation to issues caused by the 16.5 fix to CVE-2024-10978. | CVE-2024-10978 |