Version 12.2.3 v12

EDB Postgres Advanced Server 12.2.3 includes the following bug fixes:

TypeDescriptionID
Upstream MergeMerged with community PostgreSQL 12.2. 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 invalid memory context handling inside switchToVariableContext().RM44164
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 FixFixed server crash in interval partitioning with CLOBBER_CACHE_ALWAYS build.RM44128/ DB132
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