diff --git a/doc/src/sgml/file-fdw.sgml b/doc/src/sgml/file-fdw.sgml index b7f64930f06..f2f2af9a596 100644 --- a/doc/src/sgml/file-fdw.sgml +++ b/doc/src/sgml/file-fdw.sgml @@ -280,7 +280,7 @@ OPTIONS ( filename 'log/pglog.csv', format 'csv' ); - Create a Foreign Table with an option on a column + Create a Foreign Table with an Option on a Column To set the force_null option for a column, use the OPTIONS keyword.