projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58cf794
)
Doc: Remove type information for import_generated in postgres-fdw.sgml.
author
Etsuro Fujita
Mon, 13 Sep 2021 08:30:02 +0000
(17:30 +0900)
committer
Etsuro Fujita
Mon, 13 Sep 2021 08:30:02 +0000
(17:30 +0900)
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
doc/src/sgml/postgres-fdw.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/postgres-fdw.sgml
b/doc/src/sgml/postgres-fdw.sgml
index fd7a6fa871fa14f7303ceb1ffe2b3f45088963c6..6f3c9a171f42ddb6c4fe1a9394aef173de465a63 100644
(file)
--- a/
doc/src/sgml/postgres-fdw.sgml
+++ b/
doc/src/sgml/postgres-fdw.sgml
@@
-442,7
+442,7
@@
OPTIONS (ADD password_required 'false');
-
import_generated
(
boolean
)
+
import_generated
This option controls whether column
GENERATED
expressions