From cdc6382ebee5e25b206e060ddb25067bbfa8f1ac Mon Sep 17 00:00:00 2001 From: lhp1237890 <2113411410@qq.com> Date: Thu, 30 Sep 2021 16:20:58 +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_TABLES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/Developerguide/_PG_FOREIGN_TABLES.md b/content/zh/docs/Developerguide/_PG_FOREIGN_TABLES.md index 87e5a3660..44198705c 100644 --- a/content/zh/docs/Developerguide/_PG_FOREIGN_TABLES.md +++ b/content/zh/docs/Developerguide/_PG_FOREIGN_TABLES.md @@ -35,7 +35,7 @@

ftoptions

-

text[]

+

text

外部表的可选项。

-- Gitee