From 749945c2425b7c83d95b0359733f4839049fdcb8 Mon Sep 17 00:00:00 2001 From: Etsuro Fujita Date: Mon, 13 Sep 2021 17:30:00 +0900 Subject: [PATCH] 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 --- doc/src/sgml/postgres-fdw.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/postgres-fdw.sgml b/doc/src/sgml/postgres-fdw.sgml index c51dd1177f..cf7488ffb2 100644 --- a/doc/src/sgml/postgres-fdw.sgml +++ b/doc/src/sgml/postgres-fdw.sgml @@ -556,7 +556,7 @@ OPTIONS (ADD password_required 'false'); - import_generated (boolean) + import_generated This option controls whether column GENERATED expressions