diff options
Diffstat (limited to 'doc/src/sgml/postgres-fdw.sgml')
-rw-r--r-- | doc/src/sgml/postgres-fdw.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/postgres-fdw.sgml b/doc/src/sgml/postgres-fdw.sgml index c177fd4..b2406ee 100644 --- a/doc/src/sgml/postgres-fdw.sgml +++ b/doc/src/sgml/postgres-fdw.sgml @@ -337,7 +337,7 @@ OPTIONS (ADD password_required 'false'); <variablelist> <varlistentry> - <term><literal>analyze_sampling</literal> (<type>text</type>)</term> + <term><literal>analyze_sampling</literal> (<type>string</type>)</term> <listitem> <para> This option, which can be specified for a foreign table or a foreign |