Version 11.5.12 v11
EDB Postgres Advanced Server 11.5.12 includes the following bug fixes:
Type | Description | ID | Category |
---|---|---|---|
Upstream Merge | Merged with community PostgreSQL 11.5. See the community Release Notes for details. | ||
Bug Fix | Adjust the CALL statement to account for CallStmt rule. [Support Ticket: #872479] | RM44027 | ecpg |
Bug Fix | Fix to minimize the memory consumption for partition table select. [Support Ticket: #861800] | RM43945 | dblink_oci |
Bug Fix | Convert RAW to VARCHAR before assigning to VARCHAR variable. [Support Ticket: #865427] | RM43983 | |
Bug Fix | Fix to_char() for formats like spell mode, "IWW", "SPTH", "DDD", "D (day of the week)" etc. to make to_char() more redwood and PG compatible. [Support Ticket: #865427] | RM43873 | |
Bug Fix | Fix buffer overflow issue in CALL statement handling. | RM44055 | ecpg |
Bug Fix | Prevent parallel index build under autonomous transaction. | RM44023 | |
Bug Fix | Fix WARNING for not owning proper lock on relation during resource cleanup. | RM44030 | edbldr |
Bug Fix | Fix test_decoding slot test. | RM44026 | |
Bug Fix | Add support for edb_filter_log . | RM44025 | |
Bug Fix | Don't allow password and obfuscated_password options together. | RM43962 | dblink_oci |
Bug Fix | Fixed error "unexpected varattno 2 in expression to be mapped" in subpartition when edb_enable_pruning is ON. | RM44020 | |
Bug Fix | Fix INSERT mode for partitioning table. | RM44011 | edbldr |
Bug Fix | Fix concurrency problem in autonomous transactions. | RM43824 | |
Bug Fix | Fix __remote_rowid_ attribute values correctly. | RM44002 |