Skip to content

Commit 0db2319

Browse files
authored
Merge pull request #291 from NotHimmel/v1.23
Update 1.23 doc
2 parents 112f677 + 2487c8b commit 0db2319

72 files changed

Lines changed: 268 additions & 287 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CN/antora.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: ivorysql-doc
22
title: IvorySQL
33
version: v1.23
4-
start_page: v1.22/welcome.adoc
4+
start_page: v1.23/welcome.adoc
55
asciidoc:
6-
attributes:
7-
source-language: asciidoc@
8-
table-caption: false
6+
attributes:
7+
source-language: asciidoc@
8+
table-caption: false
99
nav:
10-
- modules/ROOT/nav.adoc
10+
- modules/ROOT/nav.adoc

CN/modules/ROOT/nav.adoc

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1-
* xref:v1.22/welcome.adoc[欢迎]
2-
* xref:v1.22/1.adoc[发行说明]
3-
* xref:v1.22/2.adoc[关于IvorySQL]
1+
* xref:v1.23/welcome.adoc[欢迎]
2+
* xref:v1.23/1.adoc[发行说明]
3+
* xref:v1.23/2.adoc[关于IvorySQL]
44
* IvorySQL入门
5-
** xref:v1.22/3.adoc[快速开始]
6-
** xref:v1.22/4.adoc[日常监控]
7-
** xref:v1.22/5.adoc[日常维护]
5+
** xref:v1.23/3.adoc[快速开始]
6+
** xref:v1.23/4.adoc[日常监控]
7+
** xref:v1.23/5.adoc[日常维护]
88
* IvorySQL高级
9-
** xref:v1.22/6.adoc[安装指南]
10-
** xref:v1.22/7.adoc[开发者指南]
11-
** xref:v1.22/8.adoc[运维管理指南]
9+
** xref:v1.23/6.adoc[安装指南]
10+
** xref:v1.23/7.adoc[开发者指南]
11+
** xref:v1.23/8.adoc[运维管理指南]
1212
* IvorySQL生态
13-
** xref:v1.22/33.adoc[概述]
14-
** xref:v1.22/9.adoc[PostGIS]
15-
** xref:v1.22/10.adoc[pgvector]
16-
** xref:v1.22/34.adoc[PGroonga]
17-
** xref:v1.22/35.adoc[pgddl (DDL Extractor)]
18-
** xref:v1.22/36.adoc[pgRouting]
19-
** xref:v1.22/37.adoc[pg_cron]
20-
** xref:v1.22/38.adoc[pgsql-http]
21-
** xref:v1.22/40.adoc[pgvectorscale]
13+
** xref:v1.23/33.adoc[概述]
14+
** xref:v1.23/9.adoc[PostGIS]
15+
** xref:v1.23/10.adoc[pgvector]
16+
** xref:v1.23/34.adoc[PGroonga]
17+
** xref:v1.23/35.adoc[pgddl (DDL Extractor)]
18+
** xref:v1.23/36.adoc[pgRouting]
19+
** xref:v1.23/37.adoc[pg_cron]
20+
** xref:v1.23/38.adoc[pgsql-http]
21+
** xref:v1.23/40.adoc[pgvectorscale]
2222
* Oracle兼容功能列表
23-
** xref:v1.22/11.adoc[1、Ivorysql框架设计]
24-
** xref:v1.22/12.adoc[2、GUC框架]
25-
** xref:v1.22/13.adoc[3、大小写转换]
26-
** xref:v1.22/14.adoc[4、双模式设计]
27-
** xref:v1.22/15.adoc[5、兼容Oracle like]
28-
** xref:v1.22/16.adoc[6、兼容Oracle匿名块]
29-
** xref:v1.22/17.adoc[7、兼容Oracle函数与存储过程]
30-
** xref:v1.22/18.adoc[8、内置数据类型与内置函数]
31-
** xref:v1.22/19.adoc[9、新增Oracle兼容模式的端口与IP]
23+
** xref:v1.23/11.adoc[1、Ivorysql框架设计]
24+
** xref:v1.23/12.adoc[2、GUC框架]
25+
** xref:v1.23/13.adoc[3、大小写转换]
26+
** xref:v1.23/14.adoc[4、双模式设计]
27+
** xref:v1.23/15.adoc[5、兼容Oracle like]
28+
** xref:v1.23/16.adoc[6、兼容Oracle匿名块]
29+
** xref:v1.23/17.adoc[7、兼容Oracle函数与存储过程]
30+
** xref:v1.23/18.adoc[8、内置数据类型与内置函数]
31+
** xref:v1.23/19.adoc[9、新增Oracle兼容模式的端口与IP]
3232
* IvorySQL试验田
33-
** xref:v1.22/41.adoc[1、全局唯一索引]
34-
** xref:v1.22/42.adoc[2、新增无主键表默认支持逻辑复制]
35-
** xref:v1.22/43.adoc[3、修改列类型时自动重建依赖视图]
36-
* xref:v1.22/20.adoc[社区贡献指南]
37-
* xref:v1.22/21.adoc[工具参考]
38-
* xref:v1.22/22.adoc[FAQ]
33+
** xref:v1.23/41.adoc[1、全局唯一索引]
34+
** xref:v1.23/42.adoc[2、新增无主键表默认支持逻辑复制]
35+
** xref:v1.23/43.adoc[3、修改列类型时自动重建依赖视图]
36+
* xref:v1.23/20.adoc[社区贡献指南]
37+
* xref:v1.23/21.adoc[工具参考]
38+
* xref:v1.23/22.adoc[FAQ]

CN/modules/ROOT/pages/v1.22/1.adoc

Lines changed: 0 additions & 67 deletions
This file was deleted.

CN/modules/ROOT/pages/v1.23/1.adoc

Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
2+
:sectnums:
3+
:sectnumlevels: 5
4+
5+
## 版本介绍
6+
7+
[**发行日期:2026年7月27日**]
8+
9+
IvorySQL 1.23 基于 PostgreSQL 14.23,包含多种错误修复。
10+
11+
## 增强功能
12+
13+
- PostgreSQL 14.23 增强
14+
1. 防止处理启动数据包时的无限递归。
15+
2. 修复内存分配计算中的多处整数溢出问题。
16+
3. 拒绝 `ts_headline()` 中过长的选项。
17+
4. 防范 `timeofday()``pg_strftime()` 中的恶意时区名称。
18+
5. 创建多范围类型时,确保用户对指定模式具有 CREATE 权限。
19+
6. 在认证代码中使用时序安全的字符串比较。
20+
7. 将 `PQfn()` 标记为不安全,并避免在 libpq 内部使用。
21+
8. 防止 pg_basebackup 和 pg_rewind 中的路径遍历攻击。
22+
9. 防范 contrib/intarray 的 query_int 类型和 contrib/ltree 的 ltxtquery 类型中的字段溢出。
23+
10. 防止 contrib/spi 中的 SQL 注入和缓冲区溢出。
24+
更多详情,请访问 link:https://www.postgresql.org/docs/release/14.23/[PostgreSQL 发布说明]。
25+
26+
## 主要特性
27+
28+
- 升级至 PG 14.23 内核:link:https://github.com/IvorySQL/IvorySQL/pull/1361[Feature #1361] +
29+
PostgreSQL 内核升级至 14.23 版本。
30+
31+
- 全平台打包 +
32+
提供 X86、ARM、MIPS、LoongArch 架构的多平台介质包。
33+
34+
- PostgreSQL 扩展 +
35+
新增支持 7 个 PostgreSQL 扩展:PostGIS、pgRouting、PGroonga、ddlx、pgsql-http、pgvector、pgvectorscale。
36+
37+
## 源代码
38+
39+
IvorySQL 的研发工作主要通过以下两个核心代码库进行维护:
40+
- IvorySQL 数据库源代码:https://github.com/IvorySQL/IvorySQL
41+
- IvorySQL 官方网站:https://github.com/IvorySQL/Ivory-www
42+
43+
## 贡献人员
44+
以下个人(按字母顺序排列)作为补丁作者、提交者、审阅者、测试者或问题报告者为本版本做出了贡献。
45+
46+
* Chao Li
47+
* David Zhang
48+
* Grant Zhou
49+
* Jianqiao Han
50+
* Shuntian Jiao
51+
* Steven Niu
52+
* Xiaohui Liu
53+
* Xinjie LYU
54+
* Xueyu Gao
55+
* Zheng Tao
56+
* Zhenhao Pan
57+
58+
link:https://github.com/IvorySQL/IvorySQL/compare/IvorySQL_1.22...IvorySQL_1.23[完整变更日志]
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)