Version 11.4.11 v11
EDB Postgres Advanced Server 11.4.11 includes the following bug fixes:
Type | Description | ID | Category |
---|---|---|---|
Upstream Merge | Merged with community PostgreSQL 11.4. See the community Release Notes for details. | ||
Bug Fix | Don't mark portal as FAILED when executing SPL ROLLBACK . [Support Ticket: #870716] | RM43994 | SPL |
Bug Fix | Fix REASSIGN OWNED BY for dbms_aq objects. | RM43959 | |
Bug Fix | Suppress line numbers (#line directive) with -l option. | RM43689 | ecpg |
Bug Fix | Add missing sepgsql checks for namespace lookups | RM43055 | |
Bug Fix | Reject non-QT_NORMAL SELECT statements in SPI_is_cursor_plan() . | RM43970 | |
Bug Fix | Throw a user-friendly error when package type has dropped attributes. | RM43938 | |
Bug Fix | Cloneschema fails when applying FK constraints on the target if rows are constantly being inserted in the source. [Support Ticket: #860472] | DI-166 |