summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2008-05-20 00:35:45 +0000
committerBruce Momjian2008-05-20 00:35:45 +0000
commitabb5fd8604117f89941fdb484457f70a599801d4 (patch)
tree62f44918a36aa39e5003afe14f0c68c87e06d3ab
parent50ff07d5b130b9e8fa2d71e3ab83329efd94bdb7 (diff)
Done:
< o Use LC_TIME for localized weekday/month names, rather than > o -Use LC_TIME for localized weekday/month names, rather than
-rw-r--r--doc/TODO4
-rw-r--r--doc/src/FAQ/TODO.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index 5c6ec17b041..f39e246fa0b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
PostgreSQL TODO List
====================
Current maintainer: Bruce Momjian ([email protected])
-Last updated: Fri May 16 13:03:20 EDT 2008
+Last updated: Mon May 19 20:35:36 EDT 2008
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -299,7 +299,7 @@ Data Types
http://archives.postgresql.org/pgsql-hackers/2006-09/msg01363.php
- o Use LC_TIME for localized weekday/month names, rather than
+ o -Use LC_TIME for localized weekday/month names, rather than
LC_MESSAGES
http://archives.postgresql.org/pgsql-hackers/2006-11/msg00390.php
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index ace6fd9b800..6512514b8c3 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:[email protected]">[email protected]</a>)<br/>
-Last updated: Fri May 16 13:03:20 EDT 2008
+Last updated: Mon May 19 20:35:36 EDT 2008
</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>.
@@ -263,7 +263,7 @@ first. There is also a developer's wiki at<br/>
represent years beyond 2038
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-09/msg01363.php">http://archives.postgresql.org/pgsql-hackers/2006-09/msg01363.php</a>
</p>
- </li><li>Use LC_TIME for localized weekday/month names, rather than
+ </li><li>-<em>Use LC_TIME for localized weekday/month names, rather than</em>
LC_MESSAGES
<p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-11/msg00390.php">http://archives.postgresql.org/pgsql-hackers/2006-11/msg00390.php</a>
</p>