Skip to content

Commit e50f9f5

Browse files
authored
Merge pull request #778 from EnterpriseDB/EPAS-PGE/out-of-cycle-release
EPAS-PGE - Out of cycle release
2 parents 3762825 + 303ce27 commit e50f9f5

File tree

19 files changed

+160
-0
lines changed

19 files changed

+160
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: EDB Postgres Advanced Server 14.22.0 release notes
3+
navTitle: "Version 14.22.0 "
4+
---
5+
6+
Released: 26 Feb 2026
7+
8+
EDB Postgres Advanced Server 14.22.0 includes the following enhancements and bug fixes:
9+
10+
| Type | Description | Addresses  |
11+
|-------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
12+
| Security fix | This release includes security fix for [CVE-2026-2003](https://www.postgresql.org/support/security/CVE-2026-2003/), [CVE-2026-2004](https://www.postgresql.org/support/security/CVE-2026-2004), [CVE-2026-2005](https://www.postgresql.org/support/security/CVE-2026-2005/), [CVE-2026-2006](https://www.postgresql.org/support/security/CVE-2026-2006/), and [CVE-2026-2007](https://www.postgresql.org/support/security/CVE-2026-2007/). | |
13+
| Bug fix | Parallel Execution: Ensured memory is allocated in the correct long-lived context to prevent rare crashes caused by premature memory release. | #52519 |

product_docs/docs/epas/14/epas_rel_notes/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
navTitle: Release notes
33
title: "EDB Postgres Advanced Server release notes"
44
navigation:
5+
- epas14_22_0_rel_notes
56
- epas14_21_0_rel_notes
67
- epas14_20_0_rel_notes
78
- epas14_19_0_rel_notes
@@ -33,6 +34,7 @@ The EDB Postgres Advanced Server (EDB Postgres Advanced Server) documentation de
3334

3435
| Version | Release date | Upstream merges |
3536
|-----------------------------------|--------------|--------------------------------------------------------------------------------------------------------------------------|
37+
| [14.22.0](epas14_22_0_rel_notes) | 26 Feb 2026 | [14.22](https://www.postgresql.org/docs/14/release-14-22.html) |
3638
| [14.21.0](epas14_21_0_rel_notes) | 12 Feb 2026 | [14.21](https://www.postgresql.org/docs/14/release-14-21.html) |
3739
| [14.20.0](epas14_20_0_rel_notes) | 13 Nov 2025 | [14.20](https://www.postgresql.org/docs/14/release-14-20.html) |
3840
| [14.19.0](epas14_19_0_rel_notes) | 14 Aug 2025 | [14.19](https://www.postgresql.org/docs/14/release-14-19.html) |
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: EDB Postgres Advanced Server 15.17.0 release notes
3+
navTitle: "Version 15.17.0 "
4+
---
5+
6+
Released: 26 Feb 2026
7+
8+
EDB Postgres Advanced Server 15.17.0 includes the following enhancements and bug fixes:
9+
10+
| Type | Description | Addresses  |
11+
|-------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
12+
| Security fix | This release includes security fix for [CVE-2026-2003](https://www.postgresql.org/support/security/CVE-2026-2003/), [CVE-2026-2004](https://www.postgresql.org/support/security/CVE-2026-2004), [CVE-2026-2005](https://www.postgresql.org/support/security/CVE-2026-2005/), [CVE-2026-2006](https://www.postgresql.org/support/security/CVE-2026-2006/), and [CVE-2026-2007](https://www.postgresql.org/support/security/CVE-2026-2007/). | |
13+
| Bug fix | Parallel Execution: Ensured memory is allocated in the correct long-lived context to prevent rare crashes caused by premature memory release. | #52519 |

product_docs/docs/epas/15/epas_rel_notes/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
navTitle: Release notes
33
title: "EDB Postgres Advanced Server release notes"
44
navigation:
5+
- epas15_17_0_rel_notes
56
- epas15_16_0_rel_notes
67
- epas15_15_0_rel_notes
78
- epas15_14_0_rel_notes
@@ -27,6 +28,7 @@ The EDB Postgres Advanced Server documentation describes the latest version of E
2728

2829
| Version | Release date | Upstream merges |
2930
|----------------------------------|--------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------|
31+
| [15.17.0](epas15_17_0_rel_notes) | 26 Feb 2026 | [15.17](https://www.postgresql.org/docs/release/15.17/) |
3032
| [15.16.0](epas15_16_0_rel_notes) | 12 Feb 2026 | [15.16](https://www.postgresql.org/docs/release/15.16/) |
3133
| [15.15.0](epas15_15_0_rel_notes) | 13 Nov 2025 | [15.15](https://www.postgresql.org/docs/release/15.15/) |
3234
| [15.14.0](epas15_14_0_rel_notes) | 14 Aug 2025 | [15.14](https://www.postgresql.org/docs/release/15.14/) |
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: EDB Postgres Advanced Server 16.13.0 release notes
3+
navTitle: "Version 16.13.0 "
4+
---
5+
6+
Released: 26 Feb 2026
7+
8+
EDB Postgres Advanced Server 16.13.0 includes the following enhancements and bug fixes:
9+
10+
| Type | Description | Addresses  |
11+
|-------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
12+
| Security fix | This release includes security fix for [CVE-2026-2003](https://www.postgresql.org/support/security/CVE-2026-2003/), [CVE-2026-2004](https://www.postgresql.org/support/security/CVE-2026-2004), [CVE-2026-2005](https://www.postgresql.org/support/security/CVE-2026-2005/), [CVE-2026-2006](https://www.postgresql.org/support/security/CVE-2026-2006/), and [CVE-2026-2007](https://www.postgresql.org/support/security/CVE-2026-2007/). | |
13+
| Bug fix | Parallel Execution: Ensured memory is allocated in the correct long-lived context to prevent rare crashes caused by premature memory release. | #52519 |
14+
| | |
15+
| Bug fix | `edb_partition`: Fixed a stack overflow issue triggered by circular partition references. | |

product_docs/docs/epas/16/epas_rel_notes/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
navTitle: Release notes
33
title: "EDB Postgres Advanced Server release notes"
44
navigation:
5+
- epas16_13_0_rel_notes
56
- epas16_12_0_rel_notes
67
- epas16_11_0_rel_notes
78
- epas16_10_0_rel_notes
@@ -24,6 +25,7 @@ The EDB Postgres Advanced Server documentation describes the latest version of E
2425

2526
| Version | Release date | Upstream merges |
2627
|----------------------------------|--------------|------------------------------------------------------------------------------------------------------------------|
28+
| [16.13.0](epas16_13_0_rel_notes) | 26 Feb 2026 | [16.13](https://www.postgresql.org/docs/16/release-16-13.html) |
2729
| [16.12.0](epas16_12_0_rel_notes) | 12 Feb 2026 | [16.12](https://www.postgresql.org/docs/16/release-16-12.html) |
2830
| [16.11.0](epas16_11_0_rel_notes) | 13 Nov 2025 | [16.11](https://www.postgresql.org/docs/16/release-16-11.html) |
2931
| [16.10.0](epas16_10_0_rel_notes) | 14 Aug 2025 | [16.10](https://www.postgresql.org/docs/16/release-16-10.html) |
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: EDB Postgres Advanced Server 17.9.0 release notes
3+
navTitle: "Version 17.9.0"
4+
---
5+
6+
Released: 26 Feb 2026
7+
8+
EDB Postgres Advanced Server 17.9.0 includes the following enhancements and bug fixes:
9+
10+
!!! Note Deprecation
11+
With the release of EDB Postgres Advanced Server 17, the DRITA is being deprecated and will not be included in EDB Postgres Advanced Server 18. This decision follows the introduction of [EDB’s PWR](/pwr/latest/) and [`edb_wait_states`](/pg_extensions/wait_states/) extensions, which offer improved diagnostic capabilities compared to DRITA. These new extensions provide a diagnostic experience more closely aligned with Oracle’s AWR reports, making DRITA obsolete.
12+
!!!
13+
14+
!!! Note
15+
The `pgAgent` and `adminpack` packages are end of life in EDB Postgres Advanced Server 17 and later.
16+
!!!
17+
18+
| Type | Description | Addresses  |
19+
|-------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
20+
| Security fix | This release includes security fix for [CVE-2026-2003](https://www.postgresql.org/support/security/CVE-2026-2003/), [CVE-2026-2004](https://www.postgresql.org/support/security/CVE-2026-2004), [CVE-2026-2005](https://www.postgresql.org/support/security/CVE-2026-2005/), [CVE-2026-2006](https://www.postgresql.org/support/security/CVE-2026-2006/), and [CVE-2026-2007](https://www.postgresql.org/support/security/CVE-2026-2007/). | |
21+
| Bug fix | Parallel Execution: Ensured memory is allocated in the correct long-lived context to prevent rare crashes caused by premature memory release. | #52519 |
22+
| | |
23+
| Bug fix | `edb_partition`: Fixed a stack overflow issue triggered by circular partition references. | |

product_docs/docs/epas/17/epas_rel_notes/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
navTitle: Release notes
33
title: "EDB Postgres Advanced Server release notes"
44
navigation:
5+
- epas17_9_rel_notes
56
- epas17_8_rel_notes
67
- epas17_7_rel_notes
78
- epas17_6_rel_notes
@@ -18,6 +19,7 @@ The EDB Postgres Advanced Server documentation describes the latest version of E
1819

1920
| Version | Release date | Upstream merges |
2021
|----------------------------|--------------|--------------------------------------------------------------|
22+
| [17.9](epas17_9_rel_notes) | 26 Feb 2026 | [17.9](https://www.postgresql.org/docs/17/release-17-9.html) |
2123
| [17.8](epas17_8_rel_notes) | 12 Feb 2026 | [17.8](https://www.postgresql.org/docs/17/release-17-8.html) |
2224
| [17.7](epas17_7_rel_notes) | 13 Nov 2025 | [17.7](https://www.postgresql.org/docs/17/release-17-7.html) |
2325
| [17.6](epas17_6_rel_notes) | 14 Aug 2025 | [17.6](https://www.postgresql.org/docs/17/release-17-6.html) |
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: EDB Postgres Advanced Server 18.3.0 release notes
3+
navTitle: "Version 18.3.0"
4+
---
5+
6+
Released: 26 Feb 2026
7+
8+
EDB Postgres Advanced Server 18.3.0 includes the following enhancements and bug fixes:
9+
10+
| Type | Description | Addresses  |
11+
|-------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------|
12+
| Security fix | This release includes security fix for [CVE-2026-2003](https://www.postgresql.org/support/security/CVE-2026-2003/), [CVE-2026-2004](https://www.postgresql.org/support/security/CVE-2026-2004), [CVE-2026-2005](https://www.postgresql.org/support/security/CVE-2026-2005/), [CVE-2026-2006](https://www.postgresql.org/support/security/CVE-2026-2006/), and [CVE-2026-2007](https://www.postgresql.org/support/security/CVE-2026-2007/). | |
13+
| Bug fix | Parallel Execution: Ensured memory is allocated in the correct long-lived context to prevent rare crashes caused by premature memory release. | #52519 |
14+
| | |
15+
| Bug fix | `edb_partition`: Fixed a stack overflow issue triggered by circular partition references. | |

product_docs/docs/epas/18/epas_rel_notes/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
navTitle: Release notes
33
title: "EDB Postgres Advanced Server release notes"
44
navigation:
5+
- epas18_3_rel_notes
56
- epas18_2_rel_notes
67
- epas18_1_rel_notes
78

@@ -13,6 +14,7 @@ The EDB Postgres Advanced Server documentation describes the latest version of E
1314

1415
| Version | Release date | Upstream merges |
1516
|----------------------------|--------------|--------------------------------------------------------------|
17+
| [18.3](epas18_3_rel_notes) | 26 Feb 2026 | [18.3](https://www.postgresql.org/docs/18/release-18-3.html) |
1618
| [18.2](epas18_2_rel_notes) | 12 Feb 2026 | [18.2](https://www.postgresql.org/docs/18/release-18-2.html) |
1719
| [18.1](epas18_1_rel_notes) | 25 Nov 2025 | [18.1](https://www.postgresql.org/docs/18/release-18-1.html) |
1820

0 commit comments

Comments
 (0)