E.7. Postgres Pro Standard 14.11.2
Release Date: 2024-03-05
E.7.1. Overview
This release is based onPostgres Pro Standard 14.11.1 and provides the following changes:
Fixed an issue of reusing subplans or alternative plans already released from memory that were previously passed by reference. This is solved by prohibiting the cleaning of expressions in memory. The issue could manifest itself in“unrecognized node” errors.
Fixed incorrect handling of equivalence classes, which could causeaqo to ignore some plan nodes in complex queries.
E.7.2. Migration to Version 14.11.2
If you are upgrading fromPostgres Pro Standard based on the samePostgreSQL major version, it is enough to install the new version into your current installation directory.
To migrate fromPostgreSQL or aPostgres Pro Standard release based on a previousPostgreSQL major version, see the instructions inPostgres Pro Standard 14.1.1 Release Notes.