内容简介:PostgreSQL 开发团队同时发布了对所有受支持版本的更新,包括 11.1、10.6、9.6.11、9.5.15、9.4.20 和 9.3.25 六个版本,修复了一个安全问题以及过去三个月报告的错误。 安全问题修复 CVE-2018-16850: SQL inject...
PostgreSQL 开发团队同时发布了对所有受支持版本的更新,包括 11.1、10.6、9.6.11、9.5.15、9.4.20 和 9.3.25 六个版本,修复了一个安全问题以及过去三个月报告的错误。
安全问题修复
CVE-2018-16850: SQL injection in
pg_upgrade
andpg_dump
, viaCREATE TRIGGER ... REFERENCING
.
Bug 修复和改进
其中有一些问题仅影响 PostgreSQL 11,但多数问题影响所有受支持的版本。
Ensure that automatically created child indexes are created in the same tablespace as the parent partitioned index
Fix several crashes with triggers
Fix problems with applying
ON COMMIT DELETE ROWS
to a partitioned temporary tableFix how
NULL
values are handled when usingLEFT JOIN
with a parallelized hash joinSeveral fixes around using named or defaulted arguments in
CALL
statementsFix for strict aggregate functions (i.e. aggregates that cannot accept
NULL
inputs) with ORDER BY columns that enforces the strictness checkFix with
CASE
statements where an expression was cast to an array typeDisable an optimization for updating expression indexes in order to prevent a crash
Fix a memory leak that occurred on a specific case of using a SP-GiST index
Fix for
pg_verify_checksums
incorrectly reporting on files that are not expected to have checksumsPrevent the PostgreSQL server from starting when
wal_level
is set to a value that cannot support an existing replication slotEnsure that the server will process already-received NOTIFY and SIGTERM interrupts before waiting for client input
Allow PL/Ruby to work with newer versions of PostgreSQL
Fix for character-class checks on Windows for Unicode characters above U+FFFF, which affected full-text search as well as
contrib/ltree
andcontrib/pg_trgm
Fix a case where
psql
would not report the receipt of a message from aNOTIFY
call until after the next commandFix build problems on macOS 10.14 (Mojave)
Several build fixes for the Windows platform
值得注意的是,9.3.25 将是 PostgreSQL 9.3 的最终维护版本,该支线已 EOL ,将不再提供任何错误或安全修复。
下载地址:
https://www.postgresql.org/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《PostgreSQL 11.1,10.6,9.6.11,9.5.15,9.4.20 和 9.3.25 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
超级连接者:破解新互联时代的成功密码
伊桑•祖克曼(ETHAN ZUCKERMAN) / 林玮、张晨 / 浙江人民出版社 / 2018-8-1 / CNY 72.90
● 我们生活在一个互联互通的世界,我们需要辩证地看待某些事件,发现隐藏在背后的真相。着眼当下,看清彼此之间的联系,而非凭空幻想未来世界联系之紧密。数字世界主义要求我们承担起责任,让隐藏的联系变成现实。 ● 我们对世界的看法是局限的、不完整的、带有偏见的。如果我们想要改变从这个广阔的世界所获取的信息,我们需要做出结构性的改变。 ● 建立联系是一种新的力量。无论是在国家层面、企业层面还是个......一起来看看 《超级连接者:破解新互联时代的成功密码》 这本书的介绍吧!