diff options
author | Bruce Momjian | 2005-05-17 00:51:58 +0000 |
---|---|---|
committer | Bruce Momjian | 2005-05-17 00:51:58 +0000 |
commit | 818bfda1e27b6f5441c9fc6a5bcd9048e8003553 (patch) | |
tree | b631557f4a4ebec44e911e80ca4c4040293f59bb /doc/src | |
parent | ce1b3065c36bdb87e0415cc4758a7f8d5bd688b6 (diff) |
Fix markup:
< * Add internationalized message strings
> o Add internationalized message strings
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/TODO.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 3439ff894db..4af8ed52bf6 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> -Last updated: Mon May 16 20:51:09 EDT 2005 +Last updated: Mon May 16 20:51:56 EDT 2005 </p> <p>The most recent version of this document can be viewed at<br/> <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -566,9 +566,7 @@ first. </li><li>sqlwarn[<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?6">6</a>] should be 'W' if the PRECISION or SCALE value specified </li><li>Make SET CONNECTION thread-aware, non-standard? </li><li>Allow multidimensional arrays - <ul> - <li>Add internationalized message strings - </li></ul> + </li><li>Add internationalized message strings </li></ul> </li></ul> <h1><a name="section_9">Referential Integrity</a></h1> |