diff options
author | Bruce Momjian <bruce@momjian.us> | 2004-12-13 18:40:30 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2004-12-13 18:40:30 +0000 |
commit | 3ff0418293fac7ed6eff21fe032dbb71e70c8d6b (patch) | |
tree | 591814b284cf015267c52ed39300c94fdb00a4e6 | |
parent | 5ec30faee6ad9e97366579fe578d2cbe0d36413c (diff) | |
download | postgresql-3ff0418293fac7ed6eff21fe032dbb71e70c8d6b.tar.gz postgresql-3ff0418293fac7ed6eff21fe032dbb71e70c8d6b.zip |
Remove:
< o Allow the shared memory address to be configured via GUC
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,7 +2,7 @@ TODO list for PostgreSQL ======================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Mon Dec 13 13:00:27 EST 2004 +Last updated: Mon Dec 13 13:40:24 EST 2004 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org. @@ -901,7 +901,6 @@ Source Code shorter timezone string is available o Improve dlerror() reporting string o Fix problem with shared memory on the Win32 Terminal Server - o Allow the shared memory address to be configured via GUC * Wire Protocol Changes |