From: Etsuro Fujita Date: Mon, 13 Sep 2021 08:30:02 +0000 (+0900) Subject: Doc: Remove type information for import_generated in postgres-fdw.sgml. X-Git-Tag: REL_13_5~91 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b7b8e2c4a5cb9d520c907f12fe9ebd3837dffc49;p=thirdparty%2Fpostgresql.git Doc: Remove type information for import_generated in postgres-fdw.sgml. The type information for FDW options is only added to HEAD; remove this from back branches. Oversight in commit aa769f80e. Apply the patch to v12, v13, and v14. Discussion: https://postgr.es/m/CAPmGK14z92twaKwRoccHbbh5Va5vbRDZcTYYTx50+0JTQ8xx_g@mail.gmail.com --- diff --git a/doc/src/sgml/postgres-fdw.sgml b/doc/src/sgml/postgres-fdw.sgml index fd7a6fa871f..6f3c9a171f4 100644 --- a/doc/src/sgml/postgres-fdw.sgml +++ b/doc/src/sgml/postgres-fdw.sgml @@ -442,7 +442,7 @@ OPTIONS (ADD password_required 'false'); - import_generated (boolean) + import_generated This option controls whether column GENERATED expressions