From: Bruce Momjian Date: Tue, 17 May 2005 00:51:58 +0000 (+0000) Subject: Fix markup: X-Git-Tag: REL8_1_0BETA1~783 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=818bfda1e27b6f5441c9fc6a5bcd9048e8003553;p=postgresql Fix markup: < * Add internationalized message strings > o Add internationalized message strings --- diff --git a/doc/TODO b/doc/TODO index e912054ec1..89de62fd8c 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Mon May 16 20:51:09 EDT 2005 +Last updated: Mon May 16 20:51:56 EDT 2005 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -614,7 +614,7 @@ Clients o sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified o Make SET CONNECTION thread-aware, non-standard? o Allow multidimensional arrays - * Add internationalized message strings + o Add internationalized message strings Referential Integrity diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 3439ff894d..4af8ed52bf 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Mon May 16 20:51:09 EDT 2005 +Last updated: Mon May 16 20:51:56 EDT 2005

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -566,9 +566,7 @@ first.

  • sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified
  • Make SET CONNECTION thread-aware, non-standard?
  • Allow multidimensional arrays - +
  • Add internationalized message strings
  • Referential Integrity