Fix markup.
authorTom Lane <[email protected]>
Fri, 20 Apr 2007 03:28:17 +0000 (03:28 +0000)
committerTom Lane <[email protected]>
Fri, 20 Apr 2007 03:28:17 +0000 (03:28 +0000)
Security: CVE-2007-2138

doc/src/sgml/release.sgml

index b82e84660b31fd60ba3fc48f110375e4f50832c1..0f01214a427a5b6c89e15fbb3e9727eeb82f828b 100644 (file)
@@ -45,8 +45,7 @@ $Header$
       truly secure value of <varname>search_path</>.  Without it,
       an unprivileged SQL user can use temporary objects to execute code
       with the privileges of the security-definer function (CVE-2007-2138).
-      See <xref linkend="sql-createfunction"
-      endterm="sql-createfunction-title"> for more information.
+      See <command>CREATE FUNCTION</> for more information.
      </para>
      </listitem>