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 e970ac0 commit 0be8a48Copy full SHA for 0be8a48
CN/modules/ROOT/pages/master/100.adoc
@@ -1,7 +1,7 @@
1
+:sectnums:
2
:sectnumlevels: 16
3
-[.text-center]
4
-== PostgreSQL 13 参数参考手册
+== PostgreSQL 参数参考手册
5
6
本文参考来源: https://www.postgresql.org/docs/13/runtime-config.html[https://www.postgresql.org/docs/13/runtime-config.html]
7
@@ -5789,7 +5789,7 @@ h| 参数名称 h| xmloption
5789
| 数据类型 | enum
5790
| 默认值 | content
5791
| 取值范围 | {content,document}
5792
-| 参数单位 |
+| 参数单位 |
5793
| 参数含义 | 本参数用于设置在XML和字符串值之间转换时DOCUMENT或CONTENT是隐式的。在PostgreSQL中,也可以使用下面的SQL标准来设置:SET XML OPTION { DOCUMENT | CONTENT };
5794
| 是否可session级修改 | 是
5795
| 修改后何时生效 | Reload即可生效
0 commit comments