Version 11.6.13 v11
EDB Postgres Advanced Server 11.6.13 includes the following bug fixes:
Type | Description | ID | Category |
---|---|---|---|
Upstream Merge | Merged with community PostgreSQL 11.6. See the community Release Notes for details. | ||
Bug Fix | Apply user default privileges with CREATE FOREIGN TABLE. [Support Ticket: #919364] | RM44104 | |
Bug Fix | Fix data loss when executing query using oci link and small temporary tablespace at redwood side. [Support Ticket: #864275] | RM43979 | oci_dblink |
Bug Fix | Avoid WAL-logging bulkload information when the system is in recovery mode. [Support Ticket: #915987] | RM44112 | |
Bug Fix | Fix libpq bulk API to get into ready for new query state after the query execution fail. [Support Ticket: #755248] | RM43965 | |
Bug Fix | Fix failure to attach ROWNUM qual to the correct part of the query. [Support Ticket: #812764] | RM43787 | |
Bug Fix | Rectify an assumption while dumping queue callback actions. | RM44110 | dbms_aq |
Bug Fix | Replaced
|