Skip to content

Commit dceb66d

Browse files
committed
release notes updating
1 parent 61dfabf commit dceb66d

File tree

2 files changed

+8
-0
lines changed
  • CN/modules/ROOT/pages/v4.2
  • EN/modules/ROOT/pages/v4.2

2 files changed

+8
-0
lines changed

CN/modules/ROOT/pages/v4.2/1.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ IvorySQL 4.2,基于PostgreSQL 17.2,并修复了多个问题。有关更新
1919
4. 防止受信任的 PL/Perl 代码更改环境变量。
2020
5. 修复在附加或分离表分区时,外键约束的目录状态更新问题。
2121

22+
+
23+
24+
更多细节, 请参阅 https://www.postgresql.org/docs/release/17.1/[PostgreSQL发布说明].
25+
2226
- PostgreSQL 17.2
2327

2428
1. 修复与结构体 ResultRelInfo 一起工作的扩展的 ABI 兼容性问题。

EN/modules/ROOT/pages/v4.2/1.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ IvorySQL 4.2, based on PostgreSQL 17.2 and includes a variety of bug fixes. For
1919
4. Prevent trusted PL/Perl code from changing environment variables.
2020
5. Fix updates of catalog state for foreign-key constraints when attaching or detaching table partitions.
2121

22+
+
23+
2224
For further details, visit https://www.postgresql.org/docs/release/17.1/[PostgreSQL’s release notes].
2325

2426
- PostgreSQL 17.2 Enhancements
@@ -29,6 +31,8 @@ For further details, visit https://www.postgresql.org/docs/release/17.1/[Postgre
2931
4. Avoid deleting still-needed WAL files during pg_rewind.
3032
5. Fix race conditions associated with dropping shared statistics entries.
3133

34+
+
35+
3236
For further details, visit https://www.postgresql.org/docs/release/17.2/[PostgreSQL’s release notes].
3337

3438
- IvorySQL 4.2

0 commit comments

Comments
 (0)