diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-12-02 23:11:30 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-12-02 23:11:30 +0000 |
commit | 9b711e766ea3f9e23a5b3a4c4ff828ec9e5f329b (patch) | |
tree | 393d7da088f6451c087d470f83ac0e46d20346dd | |
parent | 1d006ce95e7d437595a5ac44fa608756de663500 (diff) |
Add:
<
> o Fix problem with shared memory on the Win32 Terminal Server
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |