From 00616f88012d3734bce7fa43dfc2cde281c7b11e Mon Sep 17 00:00:00 2001 From: lhp1237890 <2113411410@qq.com> Date: Thu, 30 Sep 2021 16:05:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E4=BA=86=E4=B8=80=E4=B8=AA?= =?UTF-8?q?=E5=A4=9A=E4=BD=99=E7=AC=A6=E5=8F=B7=E9=97=AE=E9=A2=98=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/zh/docs/Developerguide/_PG_FOREIGN_SERVERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/Developerguide/_PG_FOREIGN_SERVERS.md b/content/zh/docs/Developerguide/_PG_FOREIGN_SERVERS.md index 145f6b532..0ba118131 100644 --- a/content/zh/docs/Developerguide/_PG_FOREIGN_SERVERS.md +++ b/content/zh/docs/Developerguide/_PG_FOREIGN_SERVERS.md @@ -21,7 +21,7 @@

srvoptions

-

text[]

+

text

外部服务器指定选项,使用“keyword=value”格式的字符串。

-- Gitee