Version 11.11.20 v11
EDB Postgres Advanced Server 11.11.20 includes the following bug fixes:
Type | Description | ID | Category |
---|---|---|---|
Upstream Merge | Merged with community PostgreSQL 11.11. See the community Release Notes for details. | ||
Bug Fix | Use correct relation information while loading into multiple tables with a single control file to avoid unexpected behavior. [Support Ticket: #1165964] | DB‑973 | edbldr |
Bug Fix | For nested subprocedures, verify that a set-returning function is called in a valid place or not. | DB-946 | |
Bug Fix | Skip SQL Protect-related files when running pg_checksums or pg_verify_checksums . [Support Ticket: #1140841] | DB-919 | |
Bug Fix | Forbid CONNECT_BY_ROOT and SYS_CONNECT_BY_PATH in join expressions. | DB-914 | |
Bug Fix | Correct start position handling with multibyte encodings in INSTR . [Support Ticket: #1133262] | DB-911 | |
Bug Fix | Remove obsolete function overloading check condition in pg_dump . [Support Ticket: #1133344] | DB-892 | |
Bug Fix | Fix handling of whitespaces when the delimiter is whitespace. [Support Ticket: #1060286] | DB-739 | edbldr |