Skip to content

Commit 749945c

Browse files
author
Etsuro Fujita
committed
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 aa769f8. Apply the patch to v12, v13, and v14. Discussion: https://postgr.es/m/CAPmGK14z92twaKwRoccHbbh5Va5vbRDZcTYYTx50+0JTQ8xx_g@mail.gmail.com
1 parent f5e0ff4 commit 749945c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/postgres-fdw.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ OPTIONS (ADD password_required 'false');
556556
</listitem>
557557
</varlistentry>
558558
<varlistentry>
559-
<term><literal>import_generated</literal> (<type>boolean</type>)</term>
559+
<term><literal>import_generated</literal></term>
560560
<listitem>
561561
<para>
562562
This option controls whether column <literal>GENERATED</literal> expressions

0 commit comments

Comments
 (0)