From: Tom Lane Date: Fri, 20 Apr 2007 03:28:17 +0000 (+0000) Subject: Fix markup. X-Git-Tag: REL7_3_19~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=653f0f0b539d8023b222c3b1527c09bd1ffffab9;p=thirdparty%2Fpostgresql.git Fix markup. Security: CVE-2007-2138 --- diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index e252be51a58..8c4c62073af 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -45,8 +45,7 @@ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.163.2.42 2007/04/20 02:38: 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.