Version 14.3.0 v14

EDB Postgres Advanced Server 14.3.0 includes the following bug fixes:

TypeDescriptionIDCategory
Upstream mergeMerged with community PostgreSQL 14.3. 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 fixFix possible server crash in the partition-wise join when PARALLEL hint is used [Support Ticket: #81246].DB-1741
Bug fixFix failing EXCHANGE ... PARTITION command for the newly added table when both are in the same transaction [Support Ticket: #80298].DB-1721edb_partitioning
Bug fixAdd restriction to use of include(@) & exclude(-) operator [Support Ticket: #70399].DB-1690edb_audit
Bug fixFix warnings for the pldbgapi during initdb.DB-1186