Skip to content

Commit b7b8e2c

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 58cf794 commit b7b8e2c

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
@@ -442,7 +442,7 @@ OPTIONS (ADD password_required 'false');
442442
</listitem>
443443
</varlistentry>
444444
<varlistentry>
445-
<term><literal>import_generated</literal> (<type>boolean</type>)</term>
445+
<term><literal>import_generated</literal></term>
446446
<listitem>
447447
<para>
448448
This option controls whether column <literal>GENERATED</literal> expressions

0 commit comments

Comments
 (0)