Skip to content

Commit 0be8a48

Browse files
committed
update 7
1 parent e970ac0 commit 0be8a48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CN/modules/ROOT/pages/master/100.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
:sectnums:
12
:sectnumlevels: 16
23

3-
[.text-center]
4-
== PostgreSQL 13 参数参考手册
4+
== PostgreSQL 参数参考手册
55

66
本文参考来源: https://www.postgresql.org/docs/13/runtime-config.html[https://www.postgresql.org/docs/13/runtime-config.html]
77

@@ -5789,7 +5789,7 @@ h| 参数名称 h| xmloption
57895789
| 数据类型 | enum
57905790
| 默认值 | content
57915791
| 取值范围 | {content,document}
5792-
| 参数单位 |
5792+
| 参数单位 |
57935793
| 参数含义 | 本参数用于设置在XML和字符串值之间转换时DOCUMENT或CONTENT是隐式的。在PostgreSQL中,也可以使用下面的SQL标准来设置:SET XML OPTION { DOCUMENT | CONTENT };
57945794
| 是否可session级修改 | 是
57955795
| 修改后何时生效 | Reload即可生效

0 commit comments

Comments
 (0)