aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml/func.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/sgml/func.sgml')
-rw-r--r--doc/src/sgml/func.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml
index 9aa0cc82f69..afd8ee68834 100644
--- a/doc/src/sgml/func.sgml
+++ b/doc/src/sgml/func.sgml
@@ -1,5 +1,5 @@
<!--
-$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.128 2002/10/05 23:43:42 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/func.sgml,v 1.129 2002/10/24 21:10:58 tgl Exp $
PostgreSQL documentation
-->
@@ -5356,7 +5356,7 @@ SELECT NULLIF(value, '(none)') ...
path returned.
</para>
- <para id=set-search-path xreflabel="SET SEARCH_PATH">
+ <para>
<indexterm>
<primary>search path</primary>
<secondary>changing at runtime</secondary>