summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2004-12-02 23:11:30 +0000
committerBruce Momjian <bruce@momjian.us>2004-12-02 23:11:30 +0000
commit9b711e766ea3f9e23a5b3a4c4ff828ec9e5f329b (patch)
tree393d7da088f6451c087d470f83ac0e46d20346dd
parent1d006ce95e7d437595a5ac44fa608756de663500 (diff)
Add:
< > o Fix problem with shared memory on the Win32 Terminal Server
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index d64d6068e7f..80e03346240 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
TODO list for PostgreSQL
========================
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Thu Dec 2 14:37:45 EST 2004
+Last updated: Thu Dec 2 18:11:16 EST 2004
The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org.
@@ -893,7 +893,7 @@ Source Code
o Re-enable timezone output on log_line_prefix '%t' when a
shorter timezone string is available
o Improve dlerror() reporting string
-
+ o Fix problem with shared memory on the Win32 Terminal Server
* Wire Protocol Changes
o Allow dynamic character set handling