projects
/
users
/
hanada
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aba7482
)
Fix pg_attribute document to use "generic option" instead of "FDW option".
author
Shigeru Hanada
<
[email protected]
>
Tue, 14 Jun 2011 07:35:33 +0000
(16:35 +0900)
committer
Shigeru Hanada
<
[email protected]
>
Mon, 20 Jun 2011 04:32:04 +0000
(13:32 +0900)
doc/src/sgml/catalogs.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/catalogs.sgml
b/doc/src/sgml/catalogs.sgml
index 6c2432937d0a40e0709ef50bc2cc96b5e7d660e8..abf68264cbc97de68a45603f41126358bd3e5984 100644
(file)
--- a/
doc/src/sgml/catalogs.sgml
+++ b/
doc/src/sgml/catalogs.sgml
@@
-1157,7
+1157,7
@@
<entry><type>text[]</type></entry>
<entry></entry>
<entry>
- Attribute-level
FDW
options, as <quote>keyword=value</> strings
+ Attribute-level
generic
options, as <quote>keyword=value</> strings
</entry>
</row>