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