From 2083b8f99b9696ab4fe22574494579dfcbb0a74c Mon Sep 17 00:00:00 2001 From: Shigeru Hanada Date: Mon, 4 Jul 2011 20:50:57 +0900 Subject: [PATCH] Fix unclear description of file_fdw options. --- doc/src/sgml/file-fdw.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/file-fdw.sgml b/doc/src/sgml/file-fdw.sgml index b20d775426..776aa9a514 100644 --- 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. -- 2.39.5