Version 12.15.19 v12
EDB Postgres Advanced Server 12.15.19 includes the following enhancements:
Type | Description | Category |
---|---|---|
Upstream merge | Merged with community PostgreSQL 12.15.19. See the community Release Notes for details. | |
Enhancement | SQL Profiler and Index Advisor are now extensions and can be downloaded from EDB Repos. | |
Bug fix | Fixed 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 fix | Fixed the password profile behavior after the password grace time has changed. | |
Bug fix | Fixed unexpected error for edb_enable_pruning parameter. [Support ticket: #89863] | |
Bug fix | Fixed an issue when a user enters Ctrl-c (SIGINT) to cancel the load in EDB*Loader. [Support ticket: #88734] | |
Bug fix | Set correct object descriptions for redaction policy to make pg_dump work cleanly with --clean and --if-exists options. | |
Bug fix | Fixed pg_dump to dump password verify function for the user profile. | |
Bug fix | Fixed assertion failure while terminating the process within the autonomous transaction. | |
Bug fix | Fixed corner-case uninitialized-variable issues in SPL. | |
Bug fix | Fixed memory leakage in anonymous blocks that use cast expressions. [Support ticket: #88816] |