Version 11.2.9 v11

EDB Postgres Advanced Server 11.2.9 includes the following bug fixes:

TypeDescriptionID
Upstream MergeMerged with community PostgreSQL 11.2. See the community Release Notes for details.
Bug FixFix possible server crash in bytea_smaller() and bytea_larger(). [Support Ticket: #833954]RM43888
Bug FixAllow COMMIT/ROLLBACK in any function-like expressions invoked via CALL.RM43886
Bug FixFix possible pg_upgrade failure for databases containing DBMS_AQ queue tables.RM41964
Bug FixFix possible server crash when attempting to use named-parameter syntax to call a function whose arguments are unnamed.RM41971
Bug FixFix failure to dump triggers on child partitioned tables when upgrading from a version prior to v10.RM43593
Bug FixFix incorrect handling of IYYY mask when to_char() is used. [Support Ticket: #823847]RM43843
Bug FixFix wrong answer when to_date() is used with the RR mask for with or during a year ending in 00. [Support Ticket: #822321]RM43832
Bug FixFix possible cache lookup failure when accessing the definition of an object type from which an attribute has been dropped.RM43739
Bug FixDon't permit modifications to aq_administrator_role, since it is a special role used by the database system. [Support Ticket: #731149]RM43281
Bug FixFix locking bug when renaming a redaction policy.
Bug FixFix failure to apply insert performance optimization when inserting into a partitioned table.
Bug FixFix CREATE ROLE to honor NOSUPERUSER even when IDENTIFIED BY is specified. [Support Ticket: #818138]RM43809