From: Tom Lane Date: Thu, 24 Oct 2002 21:10:58 +0000 (+0000) Subject: Make link to schema inspection functions more clear. X-Git-Tag: REL7_3~174 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3a0fde3b515825eb48234e830632bcef6db85a8f;p=thirdparty%2Fpostgresql.git Make link to schema inspection functions more clear. --- diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index 7921b4320d0..934196981aa 100644 --- a/doc/src/sgml/ddl.sgml +++ b/doc/src/sgml/ddl.sgml @@ -1,4 +1,4 @@ - + Data Definition @@ -1462,7 +1462,7 @@ SET search_path TO myschema; - See also for other ways to access + See also for other ways to access the schema search path. 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 @@ @@ -5356,7 +5356,7 @@ SELECT NULLIF(value, '(none)') ... path returned. - + search path changing at runtime