projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e60319
)
Fix markup.
author
Tom Lane
<
[email protected]
>
Fri, 20 Apr 2007 03:28:17 +0000
(
03:28
+0000)
committer
Tom Lane
<
[email protected]
>
Fri, 20 Apr 2007 03:28:17 +0000
(
03:28
+0000)
Security: CVE-2007-2138
doc/src/sgml/release.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release.sgml
b/doc/src/sgml/release.sgml
index b82e84660b31fd60ba3fc48f110375e4f50832c1..0f01214a427a5b6c89e15fbb3e9727eeb82f828b 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-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>