From: Tom Lane Date: Fri, 20 Apr 2007 03:28:17 +0000 (+0000) Subject: Fix markup. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=0352ccf78bf7037e7843daa93828355f568c69c8;p=users%2Fbernd%2Fpostgres.git Fix markup. Security: CVE-2007-2138 --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index b82e84660b..0f01214a42 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -45,8 +45,7 @@ $Header$ truly secure value of 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 for more information. + See CREATE FUNCTION for more information.