We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be8a48 commit a7455fcCopy full SHA for a7455fc
CN/modules/ROOT/pages/master/100.adoc
@@ -1,4 +1,3 @@
1
-:sectnums:
2
:sectnumlevels: 16
3
4
== PostgreSQL 参数参考手册
@@ -17,6 +16,7 @@
17
16
18
请在 https://github.com/IvorySQL/ivorysql_docs/issues[https://github.com/IvorySQL/ivorysql_docs/issues]提交issue。
19
+:sectnums:
20
[%sectnums]
21
=== Resource Usage / Disk
22
@@ -5789,7 +5789,7 @@ h| 参数名称 h| xmloption
5789
| 数据类型 | enum
5790
| 默认值 | content
5791
| 取值范围 | {content,document}
5792
-| 参数单位 |
+| 参数单位 |{empty}
5793
| 参数含义 | 本参数用于设置在XML和字符串值之间转换时DOCUMENT或CONTENT是隐式的。在PostgreSQL中,也可以使用下面的SQL标准来设置:SET XML OPTION { DOCUMENT | CONTENT };
5794
| 是否可session级修改 | 是
5795
| 修改后何时生效 | Reload即可生效
0 commit comments