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:
a3de5c4
)
Fix unclear description of file_fdw options.
author
Shigeru Hanada
<shigeru.hanada@gmail.com>
Mon, 4 Jul 2011 11:50:57 +0000
(20:50 +0900)
committer
Shigeru Hanada
<shigeru.hanada@gmail.com>
Mon, 4 Jul 2011 11:50:57 +0000
(20:50 +0900)
doc/src/sgml/file-fdw.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/file-fdw.sgml
b/doc/src/sgml/file-fdw.sgml
index b20d775426e8f61034ac51391ca36ab748d0a070..776aa9a51462bf492a9d64ec7cf3cd9d410c89b3 100644
(file)
--- a/
doc/src/sgml/file-fdw.sgml
+++ b/
doc/src/sgml/file-fdw.sgml
@@
-149,7
+149,7
@@
Changing table-level options requires superuser privileges, for security
reasons: only a superuser should be able to determine which file is read.
In principle non-superusers could be allowed to change the other options,
- but that's
only force_not_null
supported at present.
+ but that's
not
supported at present.
</para>
<para>