aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/create_function.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/ref/create_function.sgml')
-rw-r--r--doc/src/sgml/ref/create_function.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/create_function.sgml b/doc/src/sgml/ref/create_function.sgml
index 1f6c134664c..48160b255e3 100644
--- a/doc/src/sgml/ref/create_function.sgml
+++ b/doc/src/sgml/ref/create_function.sgml
@@ -674,7 +674,7 @@ SELECT * FROM dup(42);
<title>Writing <literal>SECURITY DEFINER</literal> Functions Safely</title>
<indexterm>
- <primary><varname>search_path</varname></>
+ <primary><varname>search_path</varname> configuration parameter</>
<secondary>use in securing functions</>
</indexterm>