From 921c03301b639625535ac82fa8f4cf9e50279fe3 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Tue, 17 Mar 2009 21:36:21 +0000 Subject: [PATCH] Add just-assigned CVE number to release notes for recent security issue. --- doc/src/sgml/release.sgml | 5 +++++ 1 file changed, 5 insertions(+) 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) @@ -4585,6 +4586,7 @@ current_date < 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) @@ -9384,6 +9386,7 @@ current_date < 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) @@ -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) @@ -18257,6 +18261,7 @@ typedefs (Michael) 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) -- 2.39.5