summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2006-09-14 17:14:53 +0000
committerBruce Momjian <bruce@momjian.us>2006-09-14 17:14:53 +0000
commit536316aa42cbae9adfd1be8f00416ba43c8726db (patch)
tree9bba4635450d9d5efc1d1487637b28cd29479802
parent7f75537cd7019de0e8c4ec4f56788eae1905ba38 (diff)
Add recent ICU URL:
> http://archives.postgresql.org/pgsql-hackers/2006-09/msg00662.php
-rw-r--r--doc/TODO3
-rw-r--r--doc/src/FAQ/TODO.html3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index bb1b9e2e106..3296f3c41bc 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Thu Sep 14 13:11:44 EDT 2006
+Last updated: Thu Sep 14 13:14:41 EDT 2006
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -392,6 +392,7 @@ Multi-Language Support
http://archives.postgresql.org/pgsql-hackers/2005-03/msg00932.php
http://archives.postgresql.org/pgsql-patches/2005-08/msg00309.php
http://archives.postgresql.org/pgsql-patches/2006-03/msg00233.php
+ http://archives.postgresql.org/pgsql-hackers/2006-09/msg00662.php
* Add CREATE COLLATE? [locale]
* Support multiple simultaneous character sets, per SQL92
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index d720028d3e2..990104c4e05 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:bruce@momjian.us">bruce@momjian.us</a>)<br/>
-Last updated: Thu Sep 14 13:11:44 EDT 2006
+Last updated: Thu Sep 14 13:14:41 EDT 2006
</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>.
@@ -361,6 +361,7 @@ first.
<a href="http://archives.postgresql.org/pgsql-hackers/2005-03/msg00932.php">http://archives.postgresql.org/pgsql-hackers/2005-03/msg00932.php</a>
<a href="http://archives.postgresql.org/pgsql-patches/2005-08/msg00309.php">http://archives.postgresql.org/pgsql-patches/2005-08/msg00309.php</a>
<a href="http://archives.postgresql.org/pgsql-patches/2006-03/msg00233.php">http://archives.postgresql.org/pgsql-patches/2006-03/msg00233.php</a>
+ <a href="http://archives.postgresql.org/pgsql-hackers/2006-09/msg00662.php">http://archives.postgresql.org/pgsql-hackers/2006-09/msg00662.php</a>
</p>
</li><li>Add CREATE COLLATE? [<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?locale">locale</a>]
</li><li>Support multiple simultaneous character sets, per SQL92