2017年11月9日星期四

PostgreSQL 六版齐发,修复 3 个安全漏洞


Linuxeden 开源社区 --PostgreSQL
PostgreSQL

PostgreSQL 全球开发小组发布了数据库系统支持的版本更新,包括 10.1,9.6.6,9.5.10,9.4.15,9.3.20 和 9.2.24。此版本修复了三个安全问题。此版本还修复了在过去三个月中报告的 BRIN 索引,逻辑复制和其他错误中发现的问题。

这个版本已经修复了三个安全漏洞:

bug 修复和改进:

  • Fix a race condition in BRIN indexing that could cause some rows to not be included in the indexing.
  • Fix crash when logical decoding is invoked from a PL language function.
  • Several fixes for logical replication.
  • Restored behavior for CTEs attached to INSERT/UPDATE/DELETE statements to pre-version 10.
  • Prevent low-probability crash in processing of nested trigger firings.
  • Do not evaluate an aggregate function’s argument expressions when the conditions in the FILTER clause evaluate to FALSE. This complies with SQL-standard behavior.
  • Fix incorrect query results when multiple GROUPING SETS columns contain the same simple variable.

完整更新内容请查看 发布主页

下载地址:http://ift.tt/2fj5fLg

The post PostgreSQL 六版齐发,修复 3 个安全漏洞 appeared first on Linuxeden开源社区.

http://ift.tt/2zxkucG

没有评论:

发表评论