pg_partman 4.5.1 已發布

張貼於 2021-06-04,作者:Crunchy Data
相關開源專案 安全性

PostgreSQL 分區管理器 (pg_partman) v4.5.1 已經發布。 此版本包含一個重要的安全性修復和其他重要的錯誤修復,因此強烈建議盡快更新此擴充套件。

  • CVE-2021-33204 - 修復了可能允許使用 SECURITY DEFINER 函數執行任意程式碼的安全問題。 https://nvd.nist.gov/vuln/detail/CVE-2021-33204
  • 允許範本表上設定的關係選項繼承到子表。 在 PG13 及更早版本中,設定在父表上的關係選項不會設定在子表上。
  • 修復了在同一個分區集中混合使用 epoch 和常規整數分區時,子分區中的幾個錯誤

更多詳細資訊可以在 CHANGELOG 中找到。

連結

網站 - https://github.com/pgpartman/pg_partman

安裝 - https://github.com/pgpartman/pg_partman#installation

文件 - https://github.com/pgpartman/pg_partman/blob/master/doc/pg_partman.md

發布說明 - https://github.com/pgpartman/pg_partman/blob/master/CHANGELOG.txt

Crunchy Data - https://www.crunchydata.com

Crunchy Data 很榮幸能支持 pg_partman 的開發和維護。