mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
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
This commit is contained in:
@ -406,7 +406,7 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><literal>import_generated</literal> (<type>boolean</type>)</term>
|
<term><literal>import_generated</literal></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
This option controls whether column <literal>GENERATED</literal> expressions
|
This option controls whether column <literal>GENERATED</literal> expressions
|
||||||
|
Reference in New Issue
Block a user