summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2009-03-17 21:36:21 +0000
committerTom Lane2009-03-17 21:36:21 +0000
commit921c03301b639625535ac82fa8f4cf9e50279fe3 (patch)
tree1c50cf4bcfa54e5e3fff51d90dfc288f25e9fb63
parent1d628da93568264e90da2182cd1b26f09727a3f3 (diff)
Add just-assigned CVE number to release notes for recent security issue.
-rw-r--r--doc/src/sgml/release.sgml5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index e8f391c622..f474048e50 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -107,6 +107,7 @@ do it for earlier branch release files.
error. The solution therefore is to disable translation and encoding
conversion and report the plain-ASCII form of any error message,
if we find we have gotten into a recursive error reporting situation.
+ (CVE-2009-0922)
</para>
</listitem>
@@ -4585,6 +4586,7 @@ current_date &lt; 2017-11-17
error. The solution therefore is to disable translation and encoding
conversion and report the plain-ASCII form of any error message,
if we find we have gotten into a recursive error reporting situation.
+ (CVE-2009-0922)
</para>
</listitem>
@@ -9384,6 +9386,7 @@ current_date &lt; 2017-11-17
error. The solution therefore is to disable translation and encoding
conversion and report the plain-ASCII form of any error message,
if we find we have gotten into a recursive error reporting situation.
+ (CVE-2009-0922)
</para>
</listitem>
@@ -13699,6 +13702,7 @@ psql -t -f fixseq.sql db1 | psql -e db1
error. The solution therefore is to disable translation and encoding
conversion and report the plain-ASCII form of any error message,
if we find we have gotten into a recursive error reporting situation.
+ (CVE-2009-0922)
</para>
</listitem>
@@ -18257,6 +18261,7 @@ typedefs (Michael)</para></listitem>
error. The solution therefore is to disable translation and encoding
conversion and report the plain-ASCII form of any error message,
if we find we have gotten into a recursive error reporting situation.
+ (CVE-2009-0922)
</para>
</listitem>