Skip to content

Version 2.9

Choose a tag to compare

@darold darold released this 16 Aug 10:50
· 91 commits to master since this release

Version 2.9 - Aug 16 2022

This is a maintenance release per CVE-2022-2625 and new PostgreSQL minor
versions updates.

  • Remove creation of the pgtt_schema if it not exists from extension files per CVE-2022-2625. Thanks to Dmitry Ukolov for the report.
  • Add regression test for regular table drop.