From cfe1b04c66078a604aba5073133830e7fd5ce7d0 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 20 Apr 2007 03:27:54 +0000 Subject: [PATCH] Fix markup. Security: CVE-2007-2138 --- doc/src/sgml/release.sgml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml index 18303fca6eb..d50a61677e0 100644 --- a/doc/src/sgml/release.sgml +++ b/doc/src/sgml/release.sgml @@ -1,5 +1,5 @@ @@ -45,8 +45,7 @@ $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.321.4.35 2007/04/20 02:38:31 tg 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. @@ -3554,8 +3553,7 @@ typedefs (Michael) 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. @@ -6739,8 +6737,7 @@ DROP SCHEMA information_schema CASCADE; 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. -- 2.39.5