|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.590 2009/03/12 22:35:48 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.591 2009/03/17 21:36:21 tgl Exp $ --> |
2 | 2 | <!-- |
3 | 3 |
|
4 | 4 | Typical markup: |
@@ -107,6 +107,7 @@ do it for earlier branch release files. |
107 | 107 | error. The solution therefore is to disable translation and encoding |
108 | 108 | conversion and report the plain-ASCII form of any error message, |
109 | 109 | if we find we have gotten into a recursive error reporting situation. |
| 110 | + (CVE-2009-0922) |
110 | 111 | </para> |
111 | 112 | </listitem> |
112 | 113 |
|
@@ -4585,6 +4586,7 @@ current_date < 2017-11-17 |
4585 | 4586 | error. The solution therefore is to disable translation and encoding |
4586 | 4587 | conversion and report the plain-ASCII form of any error message, |
4587 | 4588 | if we find we have gotten into a recursive error reporting situation. |
| 4589 | + (CVE-2009-0922) |
4588 | 4590 | </para> |
4589 | 4591 | </listitem> |
4590 | 4592 |
|
@@ -9384,6 +9386,7 @@ current_date < 2017-11-17 |
9384 | 9386 | error. The solution therefore is to disable translation and encoding |
9385 | 9387 | conversion and report the plain-ASCII form of any error message, |
9386 | 9388 | if we find we have gotten into a recursive error reporting situation. |
| 9389 | + (CVE-2009-0922) |
9387 | 9390 | </para> |
9388 | 9391 | </listitem> |
9389 | 9392 |
|
@@ -13699,6 +13702,7 @@ psql -t -f fixseq.sql db1 | psql -e db1 |
13699 | 13702 | error. The solution therefore is to disable translation and encoding |
13700 | 13703 | conversion and report the plain-ASCII form of any error message, |
13701 | 13704 | if we find we have gotten into a recursive error reporting situation. |
| 13705 | + (CVE-2009-0922) |
13702 | 13706 | </para> |
13703 | 13707 | </listitem> |
13704 | 13708 |
|
@@ -18257,6 +18261,7 @@ typedefs (Michael)</para></listitem> |
18257 | 18261 | error. The solution therefore is to disable translation and encoding |
18258 | 18262 | conversion and report the plain-ASCII form of any error message, |
18259 | 18263 | if we find we have gotten into a recursive error reporting situation. |
| 18264 | + (CVE-2009-0922) |
18260 | 18265 | </para> |
18261 | 18266 | </listitem> |
18262 | 18267 |
|
|