diff options
Diffstat (limited to 'doc/src/sgml/ref/show.sgml')
-rw-r--r-- | doc/src/sgml/ref/show.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/show.sgml b/doc/src/sgml/ref/show.sgml index 945b0491b14..93789ee0be0 100644 --- a/doc/src/sgml/ref/show.sgml +++ b/doc/src/sgml/ref/show.sgml @@ -129,7 +129,7 @@ SHOW ALL <para> The function <function>current_setting</function> produces - equivalent output; see <xref linkend="functions-admin"/>. + equivalent output; see <xref linkend="functions-admin-set"/>. Also, the <link linkend="view-pg-settings"><structname>pg_settings</structname></link> system view produces the same information. |