Version 11.11.20 v11

EDB Postgres Advanced Server 11.11.20 includes the following bug fixes:

TypeDescriptionIDCategory
Upstream MergeMerged with community PostgreSQL 11.11. See the community Release Notes for details.
Bug FixUse correct relation information while loading into multiple tables with a single control file to avoid unexpected behavior. [Support Ticket: #1165964]DB973edbldr
Bug FixFor nested subprocedures, verify that a set-returning function is called in a valid place or not.DB-946
Bug FixSkip SQL Protect-related files when running pg_checksums or pg_verify_checksums. [Support Ticket: #1140841]DB-919
Bug FixForbid CONNECT_BY_ROOT and SYS_CONNECT_BY_PATH in join expressions.DB-914
Bug FixCorrect start position handling with multibyte encodings in INSTR. [Support Ticket: #1133262]DB-911
Bug FixRemove obsolete function overloading check condition in pg_dump. [Support Ticket: #1133344]DB-892
Bug FixFix handling of whitespaces when the delimiter is whitespace. [Support Ticket: #1060286]DB-739edbldr