Version 12.11.15 v12

EDB Postgres Advanced Server 12.11.15 includes the following bug fixes:

TypeDescriptionIDCategory
Upstream mergeMerged with community PostgreSQL 14.2. See the community Release Notes for details.
Bug fixAdd syntax check for TABLE(...) clause. [Support Ticket: #81624]DB-1752
Bug fixAdd an appropriate cast for const TIMESTAMP and TIMESTAMPTZ to the query pushed to the remote servers. [Support Ticket: #72928]DB-1493oci_dblink
Bug fixDo not push expressions to remote servers involving INTERVAL data type since representation in EPAS/PostgreSQL is different.DB-1493oci_dblink
Bug fixFix NLS_TIMESTAMP_TZ_FORMAT setting in the remote connection so that timestamptz data gets the correct representation.DB-1493oci_dblink
Bug fixAdd logic of encoding conversion at the time of writing the data on the remote servers.DB-181dblink_ora
Bug fixForce NO SCROLL for SPL's implicit cursors [Support Ticket: #79231].DB-1700
Bug fixFix possible server crash in the partition-wise join when PARALLEL hint is used [Support Ticket: #81246].DB-1741