Version 11.4.11 v11

EDB Postgres Advanced Server 11.4.11 includes the following bug fixes:

TypeDescriptionIDCategory
Upstream MergeMerged with community PostgreSQL 11.4. See the community Release Notes for details.
Bug FixDon't mark portal as FAILED when executing SPL ROLLBACK. [Support Ticket: #870716]RM43994SPL
Bug FixFix REASSIGN OWNED BY for dbms_aq objects.RM43959
Bug FixSuppress line numbers (#line directive) with -l option.RM43689ecpg
Bug FixAdd missing sepgsql checks for namespace lookupsRM43055
Bug FixReject non-QT_NORMAL SELECT statements in SPI_is_cursor_plan().RM43970
Bug FixThrow a user-friendly error when package type has dropped attributes.RM43938
Bug FixCloneschema fails when applying FK constraints on the target if rows are constantly being inserted in the source. [Support Ticket: #860472]DI-166