mirror of https://github.com/postgres/postgres
Add:
< > o Fix problem with shared memory on the Win32 Terminal Server
This commit is contained in:
parent
1d006ce95e
commit
9b711e766e
4
doc/TODO
4
doc/TODO
|
@ -2,7 +2,7 @@
|
||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
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
|
The most recent version of this document can be viewed at the PostgreSQL web
|
||||||
site, http://www.PostgreSQL.org.
|
site, http://www.PostgreSQL.org.
|
||||||
|
@ -893,7 +893,7 @@ Source Code
|
||||||
o Re-enable timezone output on log_line_prefix '%t' when a
|
o Re-enable timezone output on log_line_prefix '%t' when a
|
||||||
shorter timezone string is available
|
shorter timezone string is available
|
||||||
o Improve dlerror() reporting string
|
o Improve dlerror() reporting string
|
||||||
|
o Fix problem with shared memory on the Win32 Terminal Server
|
||||||
|
|
||||||
* Wire Protocol Changes
|
* Wire Protocol Changes
|
||||||
o Allow dynamic character set handling
|
o Allow dynamic character set handling
|
||||||
|
|
Loading…
Reference in New Issue