diff options
author | Bruce Momjian | 2008-05-20 00:35:45 +0000 |
---|---|---|
committer | Bruce Momjian | 2008-05-20 00:35:45 +0000 |
commit | abb5fd8604117f89941fdb484457f70a599801d4 (patch) | |
tree | 62f44918a36aa39e5003afe14f0c68c87e06d3ab /doc/TODO | |
parent | 50ff07d5b130b9e8fa2d71e3ab83329efd94bdb7 (diff) |
Done:
< o Use LC_TIME for localized weekday/month names, rather than
> o -Use LC_TIME for localized weekday/month names, rather than
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |