Version 11.20.31 v11

EDB Postgres Advanced Server 11.20.31 includes the following enhancements:

TypeDescriptionCategory
Upstream mergeMerged with community PostgreSQL 11.20.31. See the community Release Notes for details.
EnhancementSQL Profiler and Index Advisor are now extensions and can be downloaded from EDB Repos.
Bug fixFixed an issue in which "PASSWORD EXPIRE AT" was dumped when the password status wasn't expired. This fix prevents marking the user account as expired after an upgrade.Profile
Bug fixFixed the password profile behavior after the password grace time has changed.
Bug fixFixed unexpected error for edb_enable_pruning parameter. [Support ticket: #89863]
Bug fixFixed an issue when a user enters Ctrl-c(SIGINT) to cancel the load in EDB*Loader. [Support ticket: #88734]
Bug fixSet correct object descriptions for redaction policy to make pg_dump work cleanly with --clean and --if-exists options.
Bug fixFixed pg_dump to dump password verify function for the user profile.
Bug fixFixed assertion failure while terminating the process within the autonomous transaction.
Bug fixFixed corner-case uninitialized-variable issues in SPL.