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 3dfc0f84ed3..23558e7ec08 100644 --- a/doc/src/sgml/postgres-fdw.sgml +++ b/doc/src/sgml/postgres-fdw.sgml @@ -566,7 +566,7 @@ </para> </listitem> </itemizedlist> - These are less likely to be problematic than <varname>search_path</>, but + These are less likely to be problematic than <varname>search_path</>, but can be handled with function <literal>SET</> options if the need arises. </para> |