diff --git a/product_docs/docs/epas/16/epas_rel_notes/epas15_4_1_rel_notes.mdx b/product_docs/docs/epas/16/epas_rel_notes/epas15_4_1_rel_notes.mdx deleted file mode 100644 index 291f5f5a05a..00000000000 --- a/product_docs/docs/epas/16/epas_rel_notes/epas15_4_1_rel_notes.mdx +++ /dev/null @@ -1,18 +0,0 @@ ---- -title: "EDB Postgres Advanced Server 15.4.1 release notes" -navTitle: Version 15.4.1 -hideToC: true ---- - -Released: 22 Sep 2023 - -EDB Postgres Advanced Server 15.4.1 includes the following enhancements and bug fixes: - -| Type | Description | Addresses   | | -| ------------ | --------------------------------------------------------------------------------------------------- | --------------------- | --- | -| Bug fix | Hexadecimal values are now allowed as record and field delimiter in EDB*Loader. | #91832 | | -| Bug fix | Fixed memory leak in sub-transaction with usage of EXCEPTION in package. | #94255 | | -| Bug fix | Fixed the cache lookup error for event triggers with proper initialization of the variables in SPL. | | | -| Bug fix | Fixed the buffer overrun hazard in EDB*Wrap code. | | | -| Bug fix | Fixed the function pg_get_expre() to avoid "unrecognized node type" error. | #96138 | | -| Bug fix | Fixed segment size handling for pg_upgrade with TDE. | #96376 | |