Version 12.4.5 v12

EDB Postgres Advanced Server 12.4.5 includes the following bug fixes:

TypeDescriptionIDCategory
Upstream MergeMerged with community PostgreSQL 12.4. See the community Release Notes for details.
Bug FixIn the case of an error coming from standard_planner, global pointer is not getting cleaned up and results in a server crash. Commit fix dangling pointer de-reference for global index candidates. [Support Ticket: #1026986]DB682
Bug FixFix minor problems with non-exclusive backup cleanup. [Support Ticket: #1009383]DB-597
Bug FixFix to follow the same order to compute the hash values of partition key in which it's defined. [Support Ticket: #1010975]DB-537edb_enable_pruning
Bug FixMake the scope of an autonomous transaction include the exception block. [Support Ticket: #977822]DB-371
Bug FixThrow a proper error when ROWID is used with partition table.DB-406
Bug FixAdjust Makefile to use CXXFLAGS with HP-UX C compiler.DB-648
Bug FixFix FF mode in Redwood to_char() datetime related functionsDB-640
Bug FixProtect (timestamp + number) and (timestamp - number) against overflow.DB-639
Bug FixDisallow using NULLIF as SQL expression evaluation is not supported in the direct load.DB-477edbldr
Bug FixDon't try to prune a relation falling on the nullable side of a join for HASH partition when edb_enable_pruning is True.DB-154edb_partition
Bug FixFix assorted issues where ZONED data input length is less than the precision.DB-301edbldr
Bug FixFailed to load data for partition table having a foreign key.DB-438edbldr