From 666427df11aa7ebfc818e8c0c62ec39370147360 Mon Sep 17 00:00:00 2001 From: nidhibhammar <59045594+nidhibhammar@users.noreply.github.com> Date: Wed, 8 Dec 2021 18:38:28 +0530 Subject: [PATCH] Added Upstream Merge row to individual release notes and fixed formatting. Added Upstream Merge row to individual release notes and fixed formatting. --- .../14_epas13.5.9_rel_notes.mdx | 21 ++++---- .../15_epas13.4.8_rel_notes.mdx | 9 ++-- .../16_epas13.3.7_rel_notes.mdx | 8 +-- .../17_epas13.3.6_rel_notes.mdx | 31 +++++------ .../19_epas13.2.5_rel_notes.mdx | 25 ++++----- .../13/epas_rel_notes/20_epas13_rel_notes.mdx | 51 ++++++++++--------- .../docs/epas/13/epas_rel_notes/index.mdx | 18 +++---- 7 files changed, 83 insertions(+), 80 deletions(-) diff --git a/product_docs/docs/epas/13/epas_rel_notes/14_epas13.5.9_rel_notes.mdx b/product_docs/docs/epas/13/epas_rel_notes/14_epas13.5.9_rel_notes.mdx index c20938fb475..b4aabe7b613 100644 --- a/product_docs/docs/epas/13/epas_rel_notes/14_epas13.5.9_rel_notes.mdx +++ b/product_docs/docs/epas/13/epas_rel_notes/14_epas13.5.9_rel_notes.mdx @@ -4,13 +4,14 @@ title: Version 13.5.9 EDB Postgres Advanced Server 13.5.9 includes the following bug fixes: -| Type | Description | ID | Category | -| ---- | ---------------- | -- | -------- | -| Bug Fix | Obey the AM meridian indicator correctly in `to_timestamp()`. [Support Ticket: #74035] | DB-149 | | -| Bug Fix | Fix `dbms_job.upgrade.script.sql` script to replace `CREATE EXTENSION ... FROM ...` with `CREATE EXTENSION ... VERSION unpackaged`. [Support Ticket: #73176] | DB‑1461 | | -| Bug Fix | Prevent possible crash after implicit rollback handling `Parse` protocol message. [Support Ticket: #72626] | DB-1449 | | -| Bug Fix | Fix possible server crash when the package is dropped from another session | DB-1403 | SPL | -| Bug Fix | Allow dynamic partition creation to non-owner insert queries. [Support Ticket: #1277884] | DB-1230 | | -| Bug Fix | Populate the event type for missing node type. | DB-1184 | edb_audit | -| Bug Fix | Fix server crash when the package is re-compiled in the same session. [Support Ticket: #1181417] | DB-1038 | SPL | -| Bug Fix | Fix `edbldr` to dynamically look for `to_char()` and `to_date()` functions, so that it can be used for non-redwood mode. [Support Ticket: #1161302] | DB-950 | edbldr | +| Type | Description | ID | Category | +| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | --------- | +| Upstream Merge | Merged with communuity PostgreSQL 13.5. See the community [Release Notes](https://www.postgresql.org/about/news/postgresql-141-135-129-1114-1019-and-9624-released-2349/) for details. | | | +| Bug Fix | Obey the AM meridian indicator correctly in `to_timestamp()`. [Support Ticket: #74035] | DB-149 | | +| Bug Fix | Fix `dbms_job.upgrade.script.sql` script to replace `CREATE EXTENSION ... FROM ...` with `CREATE EXTENSION ... VERSION unpackaged`. [Support Ticket: #73176] | DB-1461 | | +| Bug Fix | Prevent possible crash after implicit rollback handling `Parse` protocol message. [Support Ticket: #72626] | DB-1449 | | +| Bug Fix | Fix possible server crash when the package is dropped from another session | DB-1403 | SPL | +| Bug Fix | Allow dynamic partition creation to non-owner insert queries. [Support Ticket: #1277884] | DB-1230 | | +| Bug Fix | Populate the event type for missing node type. | DB-1184 | edb_audit | +| Bug Fix | Fix server crash when the package is re-compiled in the same session. [Support Ticket: #1181417] | DB-1038 | SPL | +| Bug Fix | Fix `edbldr` to dynamically look for `to_char()` and `to_date()` functions, so that it can be used for non-redwood mode. [Support Ticket: #1161302] | DB-950 | edbldr | diff --git a/product_docs/docs/epas/13/epas_rel_notes/15_epas13.4.8_rel_notes.mdx b/product_docs/docs/epas/13/epas_rel_notes/15_epas13.4.8_rel_notes.mdx index ac1abe2adb8..654433981ca 100644 --- a/product_docs/docs/epas/13/epas_rel_notes/15_epas13.4.8_rel_notes.mdx +++ b/product_docs/docs/epas/13/epas_rel_notes/15_epas13.4.8_rel_notes.mdx @@ -4,7 +4,8 @@ title: Version 13.4.8 EDB Postgres Advanced Server 13.4.8 includes the following bug fixes: -| Type | Description | ID | Category | -| ---- | ---------------- | -- | -------- | -| Bug Fix | Prevent possible crash after implicit rollback handling `Parse` message. [Support Ticket: #72626] | DB‑1449 | | -| Bug Fix | Allow use of the utility under non-redwood mode. [Support Ticket: #1161302] | DB-950 | edbldr | +| Type | Description | ID | Category | +| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | -------- | +| Upstream Merge | Merged with communuity PostgreSQL 13.4. See the community [Release Notes](https://www.postgresql.org/about/news/postgresql-134-128-1113-1018-9623-and-14-beta-3-released-2277/) for details. | | | +| Bug Fix | Prevent possible crash after implicit rollback handling `Parse` message. [Support Ticket: #72626] | DB-1449 | | +| Bug Fix | Allow use of the utility under non-redwood mode. [Support Ticket: #1161302] | DB-950 | edbldr | diff --git a/product_docs/docs/epas/13/epas_rel_notes/16_epas13.3.7_rel_notes.mdx b/product_docs/docs/epas/13/epas_rel_notes/16_epas13.3.7_rel_notes.mdx index 91b251cf732..72b42044168 100644 --- a/product_docs/docs/epas/13/epas_rel_notes/16_epas13.3.7_rel_notes.mdx +++ b/product_docs/docs/epas/13/epas_rel_notes/16_epas13.3.7_rel_notes.mdx @@ -4,7 +4,7 @@ title: Version 13.3.7 EDB Postgres Advanced Server 13.3.7 includes the following bug fixes: -| Type | Description | ID | -| ---- | ---------------- | -- | -| Bug Fix | Fix `pg_upgrade` to allow the system catalog composite type used in user tables. | DB-1237 | -| Bug Fix | Fix possible misbehavior when aborting an autonomous transaction and also fix interaction of autonomous transactions with `edb_stmt_level_tx=on`. | DB‑1034 | +| Type | Description | ID | +| ------- | ------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | +| Bug Fix | Fix `pg_upgrade` to allow the system catalog composite type used in user tables. | DB-1237 | +| Bug Fix | Fix possible misbehavior when aborting an autonomous transaction and also fix interaction of autonomous transactions with `edb_stmt_level_tx=on`. | DB-1034 | diff --git a/product_docs/docs/epas/13/epas_rel_notes/17_epas13.3.6_rel_notes.mdx b/product_docs/docs/epas/13/epas_rel_notes/17_epas13.3.6_rel_notes.mdx index 41f267175f0..b35a2089e10 100644 --- a/product_docs/docs/epas/13/epas_rel_notes/17_epas13.3.6_rel_notes.mdx +++ b/product_docs/docs/epas/13/epas_rel_notes/17_epas13.3.6_rel_notes.mdx @@ -4,18 +4,19 @@ title: Version 13.3.6 EDB Postgres Advanced Server 13.3.6 includes the following bug fixes: -| Type | Description | ID | Category | -| ---- | ---------------- | -- | -------- | -| Bug Fix | Prevent some uses of `COMMIT` and `ROLLBACK` in stored procedures that were unsafe and could cause crashes. [Support Ticket: #1234722] | DB‑1183 | | -| Bug Fix | Prevent `index_advisor` from interfering with materialized view creation. [Support Ticket: #1189859] | DB-1154 | | -| Bug Fix | Support password redaction in `edb_filter_log` with the extended protocol, specially used with connectors. [Support Ticket: #1234131] | DB-1139 | | -| Bug Fix | Correct `QUEUE` object handling in `EVENT TRIGGER`. | DB-1129 | | -| Bug Fix | Correct `REDACTION COLUMN` object handling in `EVENT TRIGGER`. | DB-1129 | | -| Bug Fix | Correct mishandling of `CREATE` and `DROP` views with autonomous transactions. | DB-1116 | | -| Bug Fix | Fix `pg_upgrade` to not fail when a custom configuration file directory is used. [Support Ticket: #1200560] | DB-1084 | | -| Bug Fix | Refrain from dropping trigger on parent table through partitioning dependency. [Support Ticket: #1187215] | DB-1063 | | -| Bug Fix | Free temporary memory to avoid PGA memory accumulation and exceeds errors. [Support Ticket: #1129386] | DB-1061 | dblink_ora | -| Bug Fix | Fix possible server crash with partition-wish join push-down code path. | DB-1042 | edb_dblink_oci | -| Bug Fix | Fix SPL plancache reference leak warning with parallel query. | DB-871 | | -| Bug Fix | Fix incorrect error message in `edbldr`. [Support Ticket: #1104048] | DB-826 | | -| Bug Fix | Allow partition creation with `ROWIDS` option. | DB-731 | | +| Type | Description | ID | Category | +| -------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- | -------------- | +| Upstream Merge | Merged with communuity PostgreSQL 13.3. See the community [Release Notes](https://www.postgresql.org/about/news/postgresql-133-127-1112-1017-and-9622-released-2210/) for details. | | | +| Bug Fix | Prevent some uses of `COMMIT` and `ROLLBACK` in stored procedures that were unsafe and could cause crashes. [Support Ticket: #1234722] | DB-1183 | | +| Bug Fix | Prevent `index_advisor` from interfering with materialized view creation. [Support Ticket: #1189859] | DB-1154 | | +| Bug Fix | Support password redaction in `edb_filter_log` with the extended protocol, specially used with connectors. [Support Ticket: #1234131] | DB-1139 | | +| Bug Fix | Correct `QUEUE` object handling in `EVENT TRIGGER`. | DB-1129 | | +| Bug Fix | Correct `REDACTION COLUMN` object handling in `EVENT TRIGGER`. | DB-1129 | | +| Bug Fix | Correct mishandling of `CREATE` and `DROP` views with autonomous transactions. | DB-1116 | | +| Bug Fix | Fix `pg_upgrade` to not fail when a custom configuration file directory is used. [Support Ticket: #1200560] | DB-1084 | | +| Bug Fix | Refrain from dropping trigger on parent table through partitioning dependency. [Support Ticket: #1187215] | DB-1063 | | +| Bug Fix | Free temporary memory to avoid PGA memory accumulation and exceeds errors. [Support Ticket: #1129386] | DB-1061 | dblink_ora | +| Bug Fix | Fix possible server crash with partition-wish join push-down code path. | DB-1042 | edb_dblink_oci | +| Bug Fix | Fix SPL plancache reference leak warning with parallel query. | DB-871 | | +| Bug Fix | Fix incorrect error message in `edbldr`. [Support Ticket: #1104048] | DB-826 | | +| Bug Fix | Allow partition creation with `ROWIDS` option. | DB-731 | | diff --git a/product_docs/docs/epas/13/epas_rel_notes/19_epas13.2.5_rel_notes.mdx b/product_docs/docs/epas/13/epas_rel_notes/19_epas13.2.5_rel_notes.mdx index fdf9a1b11ab..a5ccfc58e5b 100644 --- a/product_docs/docs/epas/13/epas_rel_notes/19_epas13.2.5_rel_notes.mdx +++ b/product_docs/docs/epas/13/epas_rel_notes/19_epas13.2.5_rel_notes.mdx @@ -4,15 +4,16 @@ title: Version 13.2.5 EDB Postgres Advanced Server 13.2.5 includes the following bug fixes: -| Type | Description | ID | Category | -| ---- | ------------ | -- | -------- | -| Bug Fix | Use correct relation information while loading into multiple tables with a single control file to avoid unexpected behavior. [Support Ticket: #1165964] | DB‑973 | edbldr | -| Bug Fix | For nested subprocedures, verify that a set-returning function is called in a valid place or not. | DB-946 | | -| Bug Fix | Skip fetching hidden columns in `IMPORT FOREIGN SCHEMA`. [Support Ticket: #1151273] | DB-945 | postgres_fdw | -| Bug Fix | Skip parallel mode check in `nextval()` when it's been called for `rowid` during `CREATE TABLE AS SELECT`. (#1115113) | DB-937 | | -| Bug Fix | Skip SQL Protect-related files when running `pg_checksums` or `pg_verify_checksums`. [Support Ticket: #1140841] | DB-919 | | -| Bug Fix | Forbid `CONNECT_BY_ROOT` and `SYS_CONNECT_BY_PATH` in join expressions. | DB-914 | | -| Bug Fix | Correct start position handling with multibyte encodings in `INSTR`. [Support Ticket: #1133262] | DB-911 | | -| Bug Fix | Remove obsolete function overloading check condition in `pg_dump`. [Support Ticket: #1133344] | DB-892 | | -| Bug Fix | Fix handling of whitespaces when the delimiter is whitespace. [Support Ticket: #1060286] | DB-739 | edbldr | -| Bug Fix | Resolution for server crash on executing the cached plan for an expression in a temporary expression state. | DB-650 | SPL | +| Type | Description | ID | Category | +| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------ | ------------- | +| Upstream Merge | Merged with community PostgreSQL 13.2. See the community [Release Notes](https://www.postgresql.org/about/news/postgresql-132-126-1111-1016-9621-and-9525-released-2165/) for details. | | | +| Bug Fix | Use correct relation information while loading into multiple tables with a single control file to avoid unexpected behavior. [Support Ticket: #1165964] | DB-973 | edbldr | +| Bug Fix | For nested subprocedures, verify that a set-returning function is called in a valid place or not. | DB-946 | | +| Bug Fix | Skip fetching hidden columns in `IMPORT FOREIGN SCHEMA`. [Support Ticket: #1151273] | DB-945 | postgres_fdw | +| Bug Fix | Skip parallel mode check in `nextval()` when it's been called for `rowid` during `CREATE TABLE AS SELECT`. (#1115113) | DB-937 | | +| Bug Fix | Skip SQL Protect-related files when running `pg_checksums` or `pg_verify_checksums`. [Support Ticket: #1140841] | DB-919 | | +| Bug Fix | Forbid `CONNECT_BY_ROOT` and `SYS_CONNECT_BY_PATH` in join expressions. | DB-914 | | +| Bug Fix | Correct start position handling with multibyte encodings in `INSTR`. [Support Ticket: #1133262] | DB-911 | | +| Bug Fix | Remove obsolete function overloading check condition in `pg_dump`. [Support Ticket: #1133344] | DB-892 | | +| Bug Fix | Fix handling of whitespaces when the delimiter is whitespace. [Support Ticket: #1060286] | DB-739 | edbldr | +| Bug Fix | Resolution for server crash on executing the cached plan for an expression in a temporary expression state. | DB-650 | SPL | diff --git a/product_docs/docs/epas/13/epas_rel_notes/20_epas13_rel_notes.mdx b/product_docs/docs/epas/13/epas_rel_notes/20_epas13_rel_notes.mdx index 4536c282e7e..86514d39930 100644 --- a/product_docs/docs/epas/13/epas_rel_notes/20_epas13_rel_notes.mdx +++ b/product_docs/docs/epas/13/epas_rel_notes/20_epas13_rel_notes.mdx @@ -8,31 +8,32 @@ title: "Version 13.1.4" New features, enhancements, bug fixes, and other changes in EDB Postgres Advanced Server 13 include: -| Type | Description | -| ----------- | ---------------- | -| Feature | Automatic LIST Partitioning is an extension to LIST partitioning that allows a database to automatically create a partition for any new distinct value of the LIST partitioning key. A new partition is created when data is inserted into the LIST partitioned table and the inserted value does not match any of the existing table partitions. | -| Feature | Additional `smallint`, `int`, `bigint`, and `numeric` variants in the `MEDIAN` aggregate function. | -| Feature | Added support for `CREATE INDEX` syntax that contains a column name and number, i.e. `(col_name,1)`. | -| Feature | Added support to alter the owner of the directory - `ALTER DIRECTORY OWNER TO `. | -| Feature | CSV and XML audit logs have been made consistent. It has been observed that there is a difference in terms of number of fields in the CSV and XML formatted audit logs. Now the audit log is consistent across both formats. | -| Feature | Default behaviour for `dbms_output` made compatible with Redwood. By default, the `dbms_output` behaviour is `off` in Oracle; in EPAS it is always `on`. In this release, EPAS adds a GUC to control the default behaviour for `DBMS_OUTPUT` package. | -| Feature | You can log the number of processed statements with `edb_log_every_bulk_value`. | | Currently, during bulk execution EPAS did not identify the number of rows processed when `edb_log_every_bulk_value` was `off`. This feature allows EPAS to log it both in the audit log file and server log file. This will help you analyze the logs for such cases. | -| Feature | Previously, EDB Loader would abort the whole operation if any record insertion fails due to a unique constraint violation. This is fixed by using speculative insertion to insert rows. This behavior is enforced if `handle_conflicts` (a new parameter) is `true` and indexes are present. | -| Feature | `SYSDATE` now behaves in a more compatible manner. `SYSDATE` output changes at every nesting level, so multiple copies of SYSDATE in the same SQL query will return the same value each time. `SYSDATE` changes on successive statements in the same procedure or within a nested function call. | -| Feature | `PARALLEL [n] \| NOPARALLEL` option for `CREATE TABLE` and `INDEX`. Advanced Server now supports the `PARALLEL [n] \| NOPARALLEL` clause in the `CREATE TABLE`, `ALTER TABLE`, `CREATE INDEX`, and `ALTER INDEX` commands to enable or disable parallelism on an index or a table. | -| Feature | `PARTITION [n]` or `SUBPARTITION [n]` while creating a table. This feature allows you to automatically create `[n]` hash partitions at a subpartition level. | -| Feature | EDB Loader supports any connection parameters. You can use the EDB Loader `-c` or `CONNSTR` options to specify any connection parameters supported by libpq. This includes SSL connection parameters. | -| Feature | The `STATS_MODE` function takes a set of values as an argument and returns the value that occurs with the highest frequency. If multiple values appear with the same frequency, the `STATS_MODE` function arbitrarily chooses the first value and returns only that one value. | -| Feature | Added support for DBMS_SQL function/procedures (`DEFINE_COLUMN_LONG`, `COLUMN_VALUE_LONG` and `LAST_ERROR_POSITION`). | -| Feature | Added support for function `to_timestamp_tz()`. | -| Feature | Added support for function/procedure specification inside package body. | -| Feature | Added support for FM format in `to_number` function. | -| Feature | Added support for `AES192` and `AES256` in the `DBMS_CRYPTO` package. | -| Feature | Added support for the spell mode in `to_char(timestamptz, text)` function. | -| Feature | Allow creating a compound trigger having `WHEN` clause with `NEW/OLD` variables and `STATEMENT` level triggering events. Enhanced Redwood compatible view. | -| Feature | Log matched line of `pg_hba.conf` on successful client authentication. Enhanced `pg_catcheck` to test for and raise an error if a relation's `relfilenode` is missing from the `data` directory. | -| Feature | Added support for `utl_http.end_of_body` exception. This feature declares the `end_of_body` exception into `utl_http` package and throws the same from `read_line`, `read_text`, and `read_raw` package procedures when no data is left in the response body. | -| Feature | The `UNIQUE` and `PRIMARY KEY` constraint clauses now have a `CREATE INDEX` statement. This new syntax allows users to specify explicit index details like fillfactor, etc. Columns specified in the constraint and the columns specified in the index must be the same. | +| Type | Description | +| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Upstream Merges | Merged with community PostgreSQL 13 and 13.1. See the community Release Notes of [13](https://www.postgresql.org/docs/13/release-13.html) and [13.1](https://www.postgresql.org/docs/release/13.1/) for details. | +| Feature | Automatic LIST Partitioning is an extension to LIST partitioning that allows a database to automatically create a partition for any new distinct value of the LIST partitioning key. A new partition is created when data is inserted into the LIST partitioned table and the inserted value does not match any of the existing table partitions. | +| Feature | Additional `smallint`, `int`, `bigint`, and `numeric` variants in the `MEDIAN` aggregate function. | +| Feature | Added support for `CREATE INDEX` syntax that contains a column name and number, i.e. `(col_name,1)`. | +| Feature | Added support to alter the owner of the directory - `ALTER DIRECTORY OWNER TO `. | +| Feature | CSV and XML audit logs have been made consistent. It has been observed that there is a difference in terms of number of fields in the CSV and XML formatted audit logs. Now the audit log is consistent across both formats. | +| Feature | Default behaviour for `dbms_output` made compatible with Redwood. By default, the `dbms_output` behaviour is `off` in Oracle; in EPAS it is always `on`. In this release, EPAS adds a GUC to control the default behaviour for `DBMS_OUTPUT` package. | +| Feature | You can log the number of processed statements with `edb_log_every_bulk_value`.
Currently, during bulk execution EPAS did not identify the number of rows processed when `edb_log_every_bulk_value` was `off`. This feature allows EPAS to log it both in the audit log file and server log file. This will help you analyze the logs for such cases. | +| Feature | Previously, EDB Loader would abort the whole operation if any record insertion fails due to a unique constraint violation. This is fixed by using speculative insertion to insert rows. This behavior is enforced if `handle_conflicts` (a new parameter) is `true` and indexes are present. | +| Feature | `SYSDATE` now behaves in a more compatible manner. `SYSDATE` output changes at every nesting level, so multiple copies of SYSDATE in the same SQL query will return the same value each time. `SYSDATE` changes on successive statements in the same procedure or within a nested function call. | +| Feature | `PARALLEL [n] \| NOPARALLEL` option for `CREATE TABLE` and `INDEX`. Advanced Server now supports the `PARALLEL [n] \| NOPARALLEL` clause in the `CREATE TABLE`, `ALTER TABLE`, `CREATE INDEX`, and `ALTER INDEX` commands to enable or disable parallelism on an index or a table. | +| Feature | `PARTITION [n]` or `SUBPARTITION [n]` while creating a table. This feature allows you to automatically create `[n]` hash partitions at a subpartition level. | +| Feature | EDB Loader supports any connection parameters. You can use the EDB Loader `-c` or `CONNSTR` options to specify any connection parameters supported by libpq. This includes SSL connection parameters. | +| Feature | The `STATS_MODE` function takes a set of values as an argument and returns the value that occurs with the highest frequency. If multiple values appear with the same frequency, the `STATS_MODE` function arbitrarily chooses the first value and returns only that one value. | +| Feature | Added support for DBMS_SQL function/procedures (`DEFINE_COLUMN_LONG`, `COLUMN_VALUE_LONG` and `LAST_ERROR_POSITION`). | +| Feature | Added support for function `to_timestamp_tz()`. | +| Feature | Added support for function/procedure specification inside package body. | +| Feature | Added support for FM format in `to_number` function. | +| Feature | Added support for `AES192` and `AES256` in the `DBMS_CRYPTO` package. | +| Feature | Added support for the spell mode in `to_char(timestamptz, text)` function. | +| Feature | Allow creating a compound trigger having `WHEN` clause with `NEW/OLD` variables and `STATEMENT` level triggering events. Enhanced Redwood compatible view. | +| Feature | Log matched line of `pg_hba.conf` on successful client authentication. Enhanced `pg_catcheck` to test for and raise an error if a relation's `relfilenode` is missing from the `data` directory. | +| Feature | Added support for `utl_http.end_of_body` exception. This feature declares the `end_of_body` exception into `utl_http` package and throws the same from `read_line`, `read_text`, and `read_raw` package procedures when no data is left in the response body. | +| Feature | The `UNIQUE` and `PRIMARY KEY` constraint clauses now have a `CREATE INDEX` statement. This new syntax allows users to specify explicit index details like fillfactor, etc. Columns specified in the constraint and the columns specified in the index must be the same. | For information about Advanced Server features that are compatible with Oracle databases, see the Oracle Compatibility Guides. diff --git a/product_docs/docs/epas/13/epas_rel_notes/index.mdx b/product_docs/docs/epas/13/epas_rel_notes/index.mdx index 6072709c326..6c293643415 100644 --- a/product_docs/docs/epas/13/epas_rel_notes/index.mdx +++ b/product_docs/docs/epas/13/epas_rel_notes/index.mdx @@ -11,13 +11,11 @@ EDB Postgres Advanced Server 13 is built on open-source PostgreSQL 13, which int The EDB Postgres Advanced Server (Advanced Server) documentation describes the latest version of Advanced Server 13 including minor releases and patches. The release notes in this section provide information on what was new in each release. -| Version | Release Date | Upstream Merges | -| ------- | ------------ | --------------- | -| [13.5.9](14_epas13.5.9_rel_notes.mdx) | 2021 Nov 11 | [13.5](https://www.postgresql.org/about/news/postgresql-141-135-129-1114-1019-and-9624-released-2349/) | -| [13.4.8](15_epas13.4.8_rel_notes.mdx) | 2021 Sep 28 | [13.4](https://www.postgresql.org/about/news/postgresql-134-128-1113-1018-9623-and-14-beta-3-released-2277/) | -| [13.3.7](16_epas13.3.7_rel_notes.mdx) | 2021 May 25 | NA | -| [13.3.6](17_epas13.3.6_rel_notes.mdx) | 2021 May 14 | [13.3](https://www.postgresql.org/about/news/postgresql-133-127-1112-1017-and-9622-released-2210/) | -| [13.2.5](19_epas13.2.5_rel_notes.mdx) | 2021 Feb 2 | [13.2](https://www.postgresql.org/about/news/postgresql-132-126-1111-1016-9621-and-9525-released-2165/) | -| [13.1.4](20_epas13_rel_notes) | 2020 Dec 12 | [13](hhttps://www.postgresql.org/docs/13/release-13.html), [13.1](https://www.postgresql.org/docs/release/13.1/) | - - +| Version | Release Date | Upstream Merges | +| ------------------------------------- | ------------ | ---------------------------------------------------------------------------------------------------------------- | +| [13.5.9](14_epas13.5.9_rel_notes.mdx) | 2021 Nov 11 | [13.5](https://www.postgresql.org/about/news/postgresql-141-135-129-1114-1019-and-9624-released-2349/) | +| [13.4.8](15_epas13.4.8_rel_notes.mdx) | 2021 Sep 28 | [13.4](https://www.postgresql.org/about/news/postgresql-134-128-1113-1018-9623-and-14-beta-3-released-2277/) | +| [13.3.7](16_epas13.3.7_rel_notes.mdx) | 2021 May 25 | NA | +| [13.3.6](17_epas13.3.6_rel_notes.mdx) | 2021 May 14 | [13.3](https://www.postgresql.org/about/news/postgresql-133-127-1112-1017-and-9622-released-2210/) | +| [13.2.5](19_epas13.2.5_rel_notes.mdx) | 2021 Feb 02 | [13.2](https://www.postgresql.org/about/news/postgresql-132-126-1111-1016-9621-and-9525-released-2165/) | +| [13.1.4](20_epas13_rel_notes) | 2020 Dec 12 | [13](https://www.postgresql.org/docs/13/release-13.html), [13.1](https://www.postgresql.org/docs/release/13.1/) | \ No newline at end of file