Version 11.7.14 v11

EDB Postgres Advanced Server 11.7.14 includes the following bug fixes:

TypeDescriptionIDCategory
Upstream MergeMerged with community PostgreSQL 11.7. See the community Release Notes for details.
Bug FixSuppressed error detail when password expiration is set to infinity while using password profiles.RM44176
Bug FixAllowed altering only its own password when expired while using password profiles.RM44175/ DB228
Bug FixDisabled partition pruning while fetching a cursor rowtype. [Support Ticket: #950257]RM44174
Bug FixFixed execution of empty statements via expired accounts. [Support Ticket: #942512]RM44155
Bug FixSkipped expression simplification while fetching cursor rowtype. [Support Ticket: #950257]RM44151
Bug FixFixed DROP TRIGGER by name behavior for statement-level triggers.RM44141
Bug FixFixed makeConst() call arguments to order correctly in parse_spl_var().RM44130
Bug FixFixed TAP testcase failure.RM44129
Bug FixChanged datatype from int to double to avoid wrap-around in password profile.RM44118
Bug FixFixed handling of subtypes in the extended protocol.RM44123
Bug FixFixed CREATE TRIGGER .. AUTHORIZATION behavior to avoid potential pg_upgrade failures.RM44109
Bug FixCleared rolpasswordsetat when a user is renamed.RM44108
Bug FixDon't try to prune a relation when an OUTER JOIN is present to avoid possible projection of incorrect results.RM44049
Bug FixFixed server crash while loading data into partition table having foreign key with CLOBBER_CACHE_ALWAYS build.RM44145
Bug FixFixed server crash while loading data into table through edbldr with CLOBBER_CACHE_ALWAYS build.RM44146