Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CN/modules/ROOT/pages/v1.8/12.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

== 目的

- 通过RPM包安装的用户已经涵盖了如上插件,用户可以根据自身需求连接数据库后执行create extension语句即可。对于其他插件,用户可自行下载源码并于IvorySQL结合使用进行探索
- 本版本与pgddl、pgvector、pgroonga等插件进行了适配,以满足用户对于用户使用多样化数据库插件的需求


== 说明
Expand Down
2 changes: 1 addition & 1 deletion EN/modules/ROOT/pages/v1.8/12.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

== Objective

- Users who installed via RPM packages already have the above plugins included. They can simply connect to the database and execute the CREATE EXTENSION statement according to their needs. For other plugins, users can download the source code themselves and explore them by integrating with IvorySQL.
- This version is adapted to work with plugins such as pgddl, pgvector, pgroonga, and others, to meet the users' needs for diverse database plugin usage.


== illustrate
Expand Down