mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04: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:
parent
b34dcf87f6
commit
99a1c5d068
1 changed files with 1 additions and 1 deletions
|
|
@ -406,7 +406,7 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><literal>import_generated</literal> (<type>boolean</type>)</term>
|
||||
<term><literal>import_generated</literal></term>
|
||||
<listitem>
|
||||
<para>
|
||||
This option controls whether column <literal>GENERATED</literal> expressions
|
||||
|
|
|
|||
Loading…
Reference in a new issue