Skip to content

Commit 536316a

Browse files
committed
1 parent 7f75537 commit 536316a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PostgreSQL TODO List
33
====================
44
Current maintainer: Bruce Momjian (bruce@momjian.us)
5-
Last updated: Thu Sep 14 13:11:44 EDT 2006
5+
Last updated: Thu Sep 14 13:14:41 EDT 2006
66

77
The most recent version of this document can be viewed at
88
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -392,6 +392,7 @@ Multi-Language Support
392392
http://archives.postgresql.org/pgsql-hackers/2005-03/msg00932.php
393393
http://archives.postgresql.org/pgsql-patches/2005-08/msg00309.php
394394
http://archives.postgresql.org/pgsql-patches/2006-03/msg00233.php
395+
http://archives.postgresql.org/pgsql-hackers/2006-09/msg00662.php
395396

396397
* Add CREATE COLLATE? [locale]
397398
* Support multiple simultaneous character sets, per SQL92

doc/src/FAQ/TODO.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
99
<h1><a name="section_1">PostgreSQL TODO List</a></h1>
1010
<p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
11-
Last updated: Thu Sep 14 13:11:44 EDT 2006
11+
Last updated: Thu Sep 14 13:14:41 EDT 2006
1212
</p>
1313
<p>The most recent version of this document can be viewed at<br/>
1414
<a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
@@ -361,6 +361,7 @@ <h1><a name="section_6">Multi-Language Support</a></h1>
361361
<a href="http://archives.postgresql.org/pgsql-hackers/2005-03/msg00932.php">http://archives.postgresql.org/pgsql-hackers/2005-03/msg00932.php</a>
362362
<a href="http://archives.postgresql.org/pgsql-patches/2005-08/msg00309.php">http://archives.postgresql.org/pgsql-patches/2005-08/msg00309.php</a>
363363
<a href="http://archives.postgresql.org/pgsql-patches/2006-03/msg00233.php">http://archives.postgresql.org/pgsql-patches/2006-03/msg00233.php</a>
364+
<a href="http://archives.postgresql.org/pgsql-hackers/2006-09/msg00662.php">http://archives.postgresql.org/pgsql-hackers/2006-09/msg00662.php</a>
364365
</p>
365366
</li><li>Add CREATE COLLATE? [<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?locale">locale</a>]
366367
</li><li>Support multiple simultaneous character sets, per SQL92

0 commit comments

Comments
 (0)