Skip to content

Commit

Permalink
Merge pull request #5022 from EnterpriseDB/release/2023-11-17
Browse files Browse the repository at this point in the history
Release: 2023-11-17
  • Loading branch information
nidhibhammar authored Nov 17, 2023
2 parents 766fb82 + 4dd37cf commit ca2c547
Show file tree
Hide file tree
Showing 882 changed files with 25 additions and 3,206 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ Released: 09 Nov 2023

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

!!! Note Deprecation
This release removes support for Index Advisor and `edb_partition_pruning` GUC parameter.
!!!

| Type | Description | Category |
| -------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
| Upstream merge | Merged with community PostgreSQL 16.1. See the [PostgreSQL 16 Release Notes](https://www.postgresql.org/docs/16/release-16-1.html) for more information. | |
Expand All @@ -27,4 +31,3 @@ EDB Postgres Advanced Server 16.1 includes the following enhancements and bug fi
| Enhancement | Added synonym support for packages. | |
| Enhancement | The `TO_TIMESTAMP_TZ()` function now takes a single argument that converts a string to `TIMESTAMPTZ` in the default format. | |
| Enhancement | The `EXPAND_SQL_TEXT` procedure of the `DBMS_UTILITY` package is now supported. It returns an expanded version of a given SQL query by replacing view references with its definition. | |
| Deprecation | `edb_partition_pruning` GUC parameter is now deprecated. | |
12 changes: 10 additions & 2 deletions product_docs/docs/epas/16/epas_rel_notes/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,16 @@ The EDB Postgres Advanced Server documentation describes the latest version of E

This components are included in the EDB Postgres Advanced Server v16.1 release:

- Database Server 16.1
- SQL Protect
- pgAgent 4.4.2
- PL Debugger 1.5.1
- pg_catcheck 1.4.0
- EDB Query Advisor 1.0.1
- EDB Wait States 1.1.0
- EDB Clone Schema
- EDB Parallelcone
- EDB EDB*Plus 41.2.0
- SQL Profiler 4.1.1
- SPL Check

## Support announcements

Expand Down

This file was deleted.

This file was deleted.

Loading

2 comments on commit ca2c547

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.