Skip to content

Commit 99a1c5d

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 b34dcf8 commit 99a1c5d

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
@@ -406,7 +406,7 @@
406406
</listitem>
407407
</varlistentry>
408408
<varlistentry>
409-
<term><literal>import_generated</literal> (<type>boolean</type>)</term>
409+
<term><literal>import_generated</literal></term>
410410
<listitem>
411411
<para>
412412
This option controls whether column <literal>GENERATED</literal> expressions

0 commit comments

Comments
 (0)