E.14. 2ndQuadrant Postgres 13.2r1.1.2

E.14.1. Migration
E.14.2. Changes

Release date: 2021-02-23

This release contains a variety of improvements over the previous release.

E.14.1. Migration

This is a minor release and can be upgraded in place from previous 2ndQuadrant Postgres 13 releases. No additional migration tasks are needed.

A dump/restore using pg_dumpall is required for those wishing to migrate data from any previous community PostgreSQL release.

Also, all extensions need to be recompiled.

E.14.2. Changes

  • Rebase to the REL_13_2 tag of the community PostgreSQL code base. Includes security fixes.

  • Change FUNC_MAX_ARGS to 250

  • libpq: Remove PQsslpassword()