mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
Remove:
< o Allow the shared memory address to be configured via GUC
This commit is contained in:
parent
5ec30faee6
commit
3ff0418293
1 changed files with 1 additions and 2 deletions
3
doc/TODO
3
doc/TODO
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue