Add:
authorBruce Momjian <bruce@momjian.us>
Tue, 22 Feb 2005 04:08:01 +0000 (04:08 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 22 Feb 2005 04:08:01 +0000 (04:08 +0000)
>  * Add internationalized message strings

doc/TODO

index b7264163202045c744ddf27e33c7ceff1ccdd472..3e2089f0084f3cc2c8527eab765451377597ade9 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 TODO list for PostgreSQL
 ========================
 Current maintainer:    Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:          Mon Feb 21 13:50:58 EST 2005
+Last updated:          Mon Feb 21 23:07:19 EST 2005
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -571,6 +571,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
 
 
 Referential Integrity